Skip to content

jaorr95/python-session-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-session-redis

codecov

This api was developed with python 3.5, using flask microframework and redis as database to store sessions and using JWT to manage sessions.

Funcionalities

  • Register user
  • Register admin
  • Login user
  • Login admin
  • Refresh token user
  • Refresh token admin
  • Logout user
  • Logout admin
  • One private endpoint for the user
  • One private endpoint for the admin

About

Api developed with Flask, managing the session with redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages