Hi, is there any reason that LinkedIn authentication is not included? If not is there a plan to implement this within the template?
6 Answer(s)
-
0
What is your Zero version?
-
0
Latest version of the template but only options are Facebook, Google and Microsoft, as standard.
-
0
- What is your product type (Angular or MVC)?
- What is product framework type (.net framework or .net core)?
-
0
It is the single Angular / Core project; latest version downloaded recently.
-
0
You can try to implement LinkedIn yourself. There are a lot of providers here.
https://www.nuget.org/packages/AspNet.Security.OAuth.LinkedIn/ https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers
-
0
Thanks, yes I have implemented the LinkedIn authentication previously so will look into that. It would however be beneficial to have this as standard, so may be wort including this as a feature request for the future releases of the template.