Age | Commit message (Expand) | Author |
---|---|---|
2023-01-31 | auth: Set the token scope as a string, not a list | Frederick Muriuki Muriithi |
2023-01-21 | auth: Fix saving of scope values. Add scope items. | Frederick Muriuki Muriithi |
2023-01-20 | mypy: minor fixes to typing errors | Frederick Muriuki Muriithi |
2023-01-20 | auth: rename revocation endpoint | Frederick Muriuki Muriithi |
2023-01-20 | auth: Save token with update | Frederick Muriuki Muriithi |
2023-01-20 | auth: Setup the user correctly | Frederick Muriuki Muriithi |
2023-01-20 | auth: Add development utils/tools | 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 |