Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarmani/angular-jwt
Playing with AngularJS and Flask-JWT
https://github.com/jarmani/angular-jwt
Last synced: 1 day ago
JSON representation
Playing with AngularJS and Flask-JWT
- Host: GitHub
- URL: https://github.com/jarmani/angular-jwt
- Owner: jarmani
- Created: 2014-03-17T14:20:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-17T14:21:24.000Z (over 10 years ago)
- Last Synced: 2023-08-05T04:38:38.408Z (over 1 year ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Angular-JWT
===========Test app to handle auth between AngularJS and Flask-JWT, to be transformed in a real angular module later.
Requirements
============- Backend : Flask and Flask-JWT
- Frontend : Angular, ui-bootstrap, angular-cookiesRessources
==========- `Flask-JWT documentation `_
- `Flask-JWT code `_