I am beginer in AngularJS 6 and ASP.NET MVC5.
I am trying to Develop one Project in above technology.
I have buit AngularComponent for Client Side and MVC for Server Side.
I want User to login with their credential and password should be encrypt.
I tryied with lots of way but cant succeed.
Desperately waiting for help from anyone expert...
Regards,
NJS
Munesh SharmaPosted Feb 1, 2019, 6:50 AM
Ninad ShindePosted Jan 28, 2019, 6:10 AM
We have created login component file on client side using vs code
Login.html
Login.ts
User.service.ts
Server side code using asp.net mvc5
User.csMuthu KumarPosted Jan 28, 2019, 4:03 AM
Here is an reference link for Social Login like, Google, Facebook, Linked in
https://www.npmjs.com/package/angular-6-social-login
https://theinfogrid.com/tech/developers/angular/sign-in-with-google-angular/
https://stackoverflow.com/questions/38846232/how-to-implement-signin-with-google-in-angular-2-using-typescript