FitTrackee/docs/_sources/api/auth.rst.txt

17 lines
386 B
Plaintext
Raw Normal View History

2020-12-30 11:12:35 +01:00
Authentication
##############
.. autoflask:: fittrackee:create_app()
:endpoints:
auth.register_user,
auth.login_user,
auth.logout_user,
auth.get_authenticated_user_profile,
auth.edit_user,
2021-11-12 12:22:07 +01:00
auth.edit_user_preferences,
auth.edit_user_sport_preferences,
2020-12-30 11:12:35 +01:00
auth.edit_picture,
auth.del_picture,
auth.request_password_reset,
auth.update_password