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

15 lines
320 B
Plaintext
Raw Normal View History

2020-05-02 18:01:22 +02:00
Authentication
##############
.. autoflask:: fittrackee_api:create_app()
:endpoints:
auth.register_user,
auth.login_user,
auth.logout_user,
auth.get_authenticated_user_profile,
auth.edit_user,
auth.edit_picture,
2020-05-17 18:24:25 +02:00
auth.del_picture,
auth.request_password_reset,
auth.update_password