Age | Commit message (Expand) | Author |
---|---|---|
2023-03-23 | auth: Don't try loading the user if no client is found | Frederick Muriuki Muriithi |
2023-03-13 | auth: separate user detail migration from data migration | Frederick Muriuki Muriithi |
2023-03-07 | auth: user_by_id: Return a user or raise an exception | Frederick Muriuki Muriithi |
2023-01-20 | mypy: minor fixes to typing errors | 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 |
2022-12-22 | auth: implement OAuth2 flow.oauth2_auth_flow | Frederick Muriuki Muriithi |