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

https://github.com/testdrivenio/flask-spa-auth

Session-based Auth with Flask for Single Page Apps
https://github.com/testdrivenio/flask-spa-auth

flask spa-authentication svelte

Last synced: 10 months ago
JSON representation

Session-based Auth with Flask for Single Page Apps

Awesome Lists containing this project

README

          

# Flask SPA Auth

https://testdriven.io/blog/flask-spa-auth/

1. [Frontend Served From flask](/flask-spa-jinja)
1. [Frontend Served Separately (Same domain)](/flask-spa-same-origin)
1. [Frontend Served Separately (Cross-domain)](/flask-spa-cross-origin)