codeforkansascity / meep-backend

MIT License
8 stars 11 forks source link

Implement JWT tokens #115

Open chris-french opened 4 years ago

chris-french commented 4 years ago

Use https://pythonhosted.org/Flask-JWT/ to add JWT tokens.

This issue replaces the login PR: https://github.com/codeforkansascity/meep-backend/pull/96