Age | Commit message (Expand) | Author |
---|---|---|
2023-03-07 | auth: user_by_id: Return a user or raise an exception | Frederick Muriuki Muriithi |
2023-03-06 | auth: resources: Enable assigning a user roles on resources | Frederick Muriuki Muriithi |
2023-02-08 | auth: groups: handle join requests. | Frederick Muriuki Muriithi |
2023-01-28 | auth: rework dictify | Frederick Muriuki Muriithi |
2023-01-11 | auth: Add missing import | Frederick Muriuki Muriithi |
2023-01-05 | auth: Persist the user's registration details | Frederick Muriuki Muriithi |
2022-12-22 | auth: implement OAuth2 flow.oauth2_auth_flow | Frederick Muriuki Muriithi |
2022-12-21 | auth: oauth2: users: Add expected property | Frederick Muriuki Muriithi |
2022-12-21 | Enable authentication | Frederick Muriuki Muriithi |
2022-11-17 | auth: Define the `User` type | Frederick Muriuki Muriithi |