/Angular-JWT-Authentication

Authentication (JWT) developed in Angular and WebPack

Primary LanguageTypeScript

Authentication using JWT in Angular

A detailed (well commented) project explaining Authentication using JSON Web Tokens (JWT) and Webpack. The project is developed in Angular 6.

Getting Started

  • Step 1: Download/Clone the project
  • Step 2: Run npm install
  • Step 3: Run npm start

Project Screenshots

  • Login Form and Validation Errors

incorrect password and validation errors

  • After Login

home - after login

  • JWT in localstorage on login

jwt

Authors

  • Aditya Tyagi

Acknowledgments