Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruanbekker/flask-sessions-demo

Python Flask Sessions Demo
https://github.com/ruanbekker/flask-sessions-demo

flask flask-bootstrap flask-session python python-flask

Last synced: 26 days ago
JSON representation

Python Flask Sessions Demo

Awesome Lists containing this project

README

        

# flask-sessions-demo
Python Flask Sessions Demo

## Screenshots

Home:

![image](https://user-images.githubusercontent.com/567298/57758065-27e79980-76f7-11e9-866f-5c39ae6c78a1.png)

Unknown User:

![image](https://user-images.githubusercontent.com/567298/57758092-3766e280-76f7-11e9-8c7a-221101bf0100.png)

Incorrect Password:

![image](https://user-images.githubusercontent.com/567298/57758146-4f3e6680-76f7-11e9-99c1-99f9e1232981.png)

Log in with user `[email protected]` / pass `pass123` :

![image](https://user-images.githubusercontent.com/567298/57758337-bf4cec80-76f7-11e9-8d9a-4b0c9362bf01.png)

Logout:

![image](https://user-images.githubusercontent.com/567298/57758290-a2b0b480-76f7-11e9-8a3b-9bca4ecd225c.png)