selene-backend/api/sso/sso_api/endpoints
Chris Veilleux 58e2011df7 de-linted password reset endpoint 2022-08-25 10:44:10 -05:00
..
__init__.py added ability for an authenticated user to change their email address 2022-08-15 13:20:32 -05:00
authenticate_internal.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
github_token.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
logout.py use new logging mechanism in single sign on API endpoints. 2022-03-10 14:28:16 -06:00
password_change.py Add an endpoint to the account API that changes the user's password 2022-08-08 13:58:34 -05:00
password_reset.py de-linted password reset endpoint 2022-08-25 10:44:10 -05:00
validate_federated.py use new logging mechanism in single sign on API endpoints. 2022-03-10 14:28:16 -06:00
validate_token.py applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00