/angular-jwt-authentication

Angular 7 - JWT Authentication Example & Tutorial

Primary LanguageTypeScriptApache License 2.0Apache-2.0

JWT Authentication in Angular

This project validating with basic and simple JWT authentication.

Login page

Login with username: test and password: test

Resources:

  • angularjs 7.0
  • bootstrap.css

Development server

Run ng serve or npm run start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

To run the application

  • Open terminal window and run ng serve or npm run start

Build Commands

# install dependencies
npm install

# serve with hot reload at localhost:4200
npm run start

App is running on localhost:4200

Further help

Email me ksankumar@gmail.com