Skip to content

CodAffection/Angular-5-Login-and-Logout-in-Web-API-Using-Token-Based-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular 5: Login-Logout in Web API using Token Based Authentication.

This is an Angular 5 Application to demonstrate how implementation of Token Based Authentication in Angular 5 with Web API.

Points discussed :

  • How to create login form in angular 5
  • Implemented Token Based Authentication in Web API
  • How to make token request from angular 5
  • Configure Routing in Angular 5
  • Logout in angular 5
  • How to use Routing Guard in angular 5
  • Use of HttpInterceptors in angular 5

Get the Code

$ git clone https://github.com/CodAffection/Angular-5-Login-and-Logout-in-Web-API-Using-Token-Based-Authentication.git
$ cd Angular-5-Login-and-Logout-in-Web-API-Using-Token-Based-Authentication/Angular5
$ npm install
//run the app
$ ng serve
//update Web API DB connection string

How it works ?

📜 Article on this topic
Url : https://goo.gl/WPvUSD

📺 Video tutorial on this same topic
Url : https://youtu.be/e8BlURn6SFk

Video Tutorial for Angular 5 CRUD Using Firebase

📊 List of Tutorials 💰 Support Us
Angular http://bit.ly/2KQN9xF Paypal https://goo.gl/bPcyXW
Asp.Net Core http://bit.ly/30fPDMg Amazon Affiliate https://geni.us/JDzpE
React http://bit.ly/325temF
Python http://bit.ly/2ws4utg 👉 Follow Us
Node.js https://goo.gl/viJcFs Website http://www.codaffection.com
Asp.Net MVC https://goo.gl/gvjUJ7 YouTube https://www.youtube.com/codaffection
Flutter https://bit.ly/3ggmmJz Facebook https://www.facebook.com/codaffection
Web API https://goo.gl/itVayJ Twitter https://twitter.com/CodAffection
MEAN Stack https://goo.gl/YJPPAH
C# Tutorial https://goo.gl/s1zJxo
Asp.Net WebForm https://goo.gl/GXC2aJ
C# WinForm https://goo.gl/vHS9Hd
MS SQL https://goo.gl/MLYS9e
Crystal Report https://goo.gl/5Vou7t
CG Exercises in C Program https://goo.gl/qEWJCs

About

Angular 5 User Authentication with Web API and Token Based Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published