adora-tech / Angular-JWT-Authentication

Authentication (JWT) developed in Angular and WebPack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Authentication (JWT) developed in Angular and WebPack


Languages

Language:TypeScript 82.5%Language:HTML 12.7%Language:JavaScript 4.8%