Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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-cookies

Ressources
==========

- `Flask-JWT documentation `_
- `Flask-JWT code `_