This is an example to authenticate an user using JWT Pattern
-
Clone this repository and then run
npm installin the root path -
After that, you could run
ng serve -o, to serve on http://localhost:4200 -
Now, the default user and password to authenticate is test and test, try it to show how it works!
- Angular
- Node
- Visual Studio Code (Optional)