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

https://github.com/realpython/angular4-auth

jwt auth with angular 4
https://github.com/realpython/angular4-auth

Last synced: 7 months ago
JSON representation

jwt auth with angular 4

Awesome Lists containing this project

README

          

# Angular 4 Auth

## Want to learn how to build this project?

Check out the [blog post](https://realpython.com/blog/python/user-authentication-with-angular-4-and-flask/).

## Want to use this project?

### Basics

1. Fork/Clone
1. Install dependencies - `npm install`
1. Start the server - `ng serve`