aboutsummaryrefslogtreecommitdiff
path: root/gn3/auth/authentication/oauth2/models
AgeCommit message (Expand)Author
2023-01-31auth: Set the token scope as a string, not a listFrederick Muriuki Muriithi
2023-01-21auth: Fix saving of scope values. Add scope items.Frederick Muriuki Muriithi
2023-01-20mypy: minor fixes to typing errorsFrederick Muriuki Muriithi
2023-01-20auth: Save token with updateFrederick Muriuki Muriithi
2023-01-20auth: Setup the user correctlyFrederick Muriuki Muriithi
2023-01-20auth: Add development utils/toolsFrederick Muriuki Muriithi
2022-12-22auth: implement OAuth2 flow.oauth2_auth_flowFrederick Muriuki Muriithi