boyle / 2018-measure-stress

Using machine learning to investigate sympathetic activation of the autonomic nervous system (SAANS) during the treatment of mild traumatic brain injury, chronic pain, and post-traumatic stress disorder.
3 stars 1 forks source link

authentication via JWT #16

Closed boyle closed 5 years ago

boyle commented 5 years ago

See https://github.com/realpython/flask-jwt-auth

We can also authenticate via JWT for the app.

boyle commented 5 years ago

See https://realpython.com/token-based-authentication-with-flask/