Base solution for your next web application
Open Closed

LinkedIn Authentication #6453


User avatar
0
shanefryer4184 created

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)
  • User Avatar
    0
    maliming created
    Support Team

    What is your Zero version?

  • User Avatar
    0
    shanefryer4184 created

    Latest version of the template but only options are Facebook, Google and Microsoft, as standard.

  • User Avatar
    0
    maliming created
    Support Team
    • What is your product type (Angular or MVC)?
    • What is product framework type (.net framework or .net core)?
  • User Avatar
    0
    shanefryer4184 created

    It is the single Angular / Core project; latest version downloaded recently.

  • User Avatar
    0
    maliming created
    Support Team

    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

  • User Avatar
    0
    shanefryer4184 created

    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.