Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | auth: Only check deliverability of emails at registration. | Frederick Muriuki Muriithi |
2023-05-09 | auth: Implement "Authorization Code Flow"auth/implement-authorization-code-flow | Frederick Muriuki Muriithi |
2023-03-09 | auth: introspection: Protect introspection endpoint | Frederick Muriuki Muriithi |
2023-02-02 | auth: Reorganise modules/packages for easier dev and maintenance | Frederick Muriuki Muriithi |
2023-01-04 | auth: Add `/register-user` endpoint | Frederick Muriuki Muriithi |
2023-01-04 | auth: return group info as part of user details | Frederick Muriuki Muriithi |
2023-01-03 | auth: Fetch all of a user's roles. | Frederick Muriuki Muriithi |
2022-12-28 | auth: Add resource server and /user endpoint | Frederick Muriuki Muriithi |
2022-12-22 | auth: implement OAuth2 flow.oauth2_auth_flow | Frederick Muriuki Muriithi |