Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

variable17/implementation-of-refresh-token-in-flask-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This code can be used as boilerplate for the refresh-token implementation. Just copy the routes and import lines. This is done using flask-jwt-extended. With in the code there is also admin decorator already defined should the need arise.

I will be adding the extra functionalities, So that it can be used effectively.

About

How to implement concept of refresh token, so that for access token you don't have to login eplicitly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages