Skip to content

blob421/Flask_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction :

This is the back-end of my web app. Currently deployed on Azure as a web app service, it handles anything from incoming requests to delivering data and authentication tokens. Postgres is the database used for the models.

Features:

Environment variables ✔️ Smart use of the ORM with a metaclass ✔️ Password hashing ✔️ Token refresh ✔️ JWT in httponly cookies ✔️ CSRF protection ✔️

About

The back-end of my web app hosted on Azure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages