cenkalti / github-flask

🍾 Flask extension for GitHub API

Home Page:https://github-flask.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWT support?

HelloGrayson opened this issue · comments

Is it currently possible to integrate with Flask-JWT or is that a fools errand?

What do you mean by integrate? Can you elaborate?

pallets-eco/flask-jwt#28

I think that might be the "right way"

You can use cookies or JWT, whatever you want. It should not be this packages responsibility.