auth0-blog / angular2-authentication-sample

This is a sample that shows how to add authentication to an Angular 2 (ng2) app
MIT License
966 stars 334 forks source link

Logging in using social providers #80

Open alber70g opened 7 years ago

alber70g commented 7 years ago

Hi, Do you have an idea about implementing social providers using JWT tokens? How would you do that in this application?

Btw, very nice blogposts about JWT and authentication in angular 2!

seven1986 commented 7 years ago

for social login , if you use c# I recomond this https://github.com/seven1986/OAuthLogin