Age | Commit message (Expand) | Author |
---|---|---|
2024-05-06 | Add `jti` claim | Frederick Muriuki Muriithi |
2024-05-02 | Include refresh tokens with generated JWT | Frederick Muriuki Muriithi |
2024-04-24 | Move the errors module up one level to break circular dependencies. | Frederick Muriuki Muriithi |
2024-04-23 | pylint: Fix linting errors. | Frederick Muriuki Muriithi |
2024-04-22 | Resolve the key using the "kid" field. | Frederick Muriuki Muriithi |
2024-04-20 | Separate authentication from token generation | Frederick Muriuki Muriithi |
2024-04-20 | Remove unused import | Frederick Muriuki Muriithi |
2024-04-20 | Define and register grant for JWT tokens. | Frederick Muriuki Muriithi |
2024-03-21 | Rename "the_code" to "_code". | Munyoki Kilyungi |
2024-03-08 | Explicitly add keyword arguments to AuthorisationCode. | Munyoki Kilyungi |
2023-08-07 | Change imports to new unified db module. | Frederick Muriuki Muriithi |
2023-08-07 | Update module name/path | Frederick Muriuki Muriithi |
2023-08-04 | Copy over files from GN3 repository. | Frederick Muriuki Muriithi |