Age | Commit message (Expand) | Author |
---|---|---|
2023-07-10 | Fix linting errors caused by bump to Python 3.10migrate-to-python3.10 | Frederick Muriuki Muriithi |
2023-03-07 | auth: user_by_id: Return a user or raise an exception | Frederick Muriuki Muriithi |
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 | auth: Save token with update | Frederick Muriuki Muriithi |
2023-01-20 | auth: Setup the user correctly | Frederick Muriuki Muriithi |
2022-12-22 | auth: implement OAuth2 flow.oauth2_auth_flow | Frederick Muriuki Muriithi |