Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-04 | refactor: Pass 'String' to token_kid instead of internal type | Vincent Ambo | 1 | -1/+1 |
2018-09-04 | feat: Implement extraction of KIDs from unvalidated tokens | Vincent Ambo | 1 | -0/+9 |
2018-09-04 | test: Add simple test for working JWT validation | Vincent Ambo | 1 | -0/+17 |
2018-09-04 | refactor: Move tests to separate file | Vincent Ambo | 1 | -0/+20 |