Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-04 | feat: Introduce validation of JWT signatures | Vincent Ambo | 1 | -6/+39 |
2018-09-04 | refactor: Move tests to separate file | Vincent Ambo | 1 | -9/+3 |
2018-09-04 | refactor: Use error enum + result type alias for failures | Vincent Ambo | 1 | -11/+26 |
2018-09-04 | feat: Add initial public API skeleton | Vincent Ambo | 1 | -0/+185 |