Skip to content

python flask web application for creating web authorization. Allow users to register, login and logout of a web application

License

Notifications You must be signed in to change notification settings

winstonmhango23/flask-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flask-auth

python flask web application for creating web authorization. Allow users to register, login and logout of a web application The repository is a code project for a two parts blog posts. This is the link to the first part https://codesnnippets.com/creating-authentication-system-with-flask-sessions-and-cookies-web-development-with-python-and-flask-part-8 To run the project, clone the first part and navigate to the folder. Open the console and create virtaul environment inside it. Run the pip install -r requirements.txt command to install dependecies listed in the requirements.txt file . To create the database, follow the steps listed in the blog post for part 1. Part 2 blog post which shows how to authenticate users and persistently authorise access to resources/pages using sessions is here https://codesnnippets.com/creating-authentication-system-with-flask-sessions-and-cookies-part-2-web-development-with-python-and-flask-part-8/

register

LOGINFINAL

homee1

home

coursepg

About

python flask web application for creating web authorization. Allow users to register, login and logout of a web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published