13 lines
246 B
ReStructuredText
13 lines
246 B
ReStructuredText
Authentication
|
|
##############
|
|
|
|
.. autoflask:: fittrackee_api:create_app()
|
|
:endpoints:
|
|
auth.register_user,
|
|
auth.login_user,
|
|
auth.logout_user,
|
|
auth.get_user_status,
|
|
auth.edit_user,
|
|
auth.edit_picture,
|
|
auth.del_picture
|