ahopkins / sanic-jwt

Authentication, JWT, and permission scoping for Sanic
http://sanic-jwt.readthedocs.io
MIT License
242 stars 52 forks source link

How to update or refrest token? #233

Open dinosaurtirex opened 2 years ago

dinosaurtirex commented 2 years ago

What should happen on front-end? Request to update token? How should i understand that token shoud be updated? Thanks in future