aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/oauth2/users.py
AgeCommit message (Expand)Author
2024-07-26Use JSON rather than X-Form-URL-encoded data with auth server.Frederick Muriuki Muriithi
2024-06-04Provide client data used for user verification.Frederick Muriuki Muriithi
2024-06-03Ensure endpoint returns a response.Frederick Muriuki Muriithi
2024-05-30Fix redirection bug.Frederick Muriuki Muriithi
2024-05-14Redirect to index rather than no-longer supported loginFrederick Muriuki Muriithi
2024-03-26Import user_logged_in from the clients module.Munyoki Kilyungi
2024-03-06Use AUTH_SERVER_URL setting from flask.current_app not gn2.utility.toolsFrederick Muriuki Muriithi
2023-12-29Namespace all modules under gn2.Arun Isaac