FitTrackee/docsrc/source/api/auth.rst

13 lines
261 B
ReStructuredText
Raw Normal View History

2019-07-14 18:18:41 +02:00
Authentication
##############
.. autoflask:: fittrackee_api:create_app()
:endpoints:
auth.register_user,
auth.login_user,
auth.logout_user,
2020-02-08 14:49:37 +01:00
auth.get_authenticated_user_profile,
2019-07-14 18:18:41 +02:00
auth.edit_user,
auth.edit_picture,
auth.del_picture