Age | Commit message (Expand) | Author |
---|---|---|
2024-05-29 | Remove unused import. | Frederick Muriuki Muriithi |
2024-05-29 | Revert "jwt: add user roles to the jwt token." | Frederick Muriuki Muriithi |
2024-05-24 | Linting: reorganise imports. | Frederick Muriuki Muriithi |
2024-05-23 | jwt: add user roles to the jwt token. | Frederick Muriuki Muriithi |
2024-05-13 | Fix myriad of linting error | Frederick Muriuki Muriithi |
2024-05-13 | Use None as default for expires_in | Frederick Muriuki Muriithi |
2024-05-06 | Add `jti` claim | Frederick Muriuki Muriithi |
2024-05-02 | Include refresh tokens with generated JWT | 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 |