Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Session-based Auth with Flask for Single Page Apps
- Host: GitHub
- URL: https://github.com/testdrivenio/flask-spa-auth
- Owner: testdrivenio
- License: mit
- Created: 2020-11-05T15:57:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T02:59:13.000Z (over 2 years ago)
- Last Synced: 2024-08-01T00:46:10.319Z (5 months ago)
- Topics: flask, spa-authentication, svelte
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 38
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)