C
C#2y ago
aquaritek

❔ Identity and Authentication Advice or Suggestions

I'm building a Hosted Blazor WASM website with .Net 6 Backend API and I'm struggling to make a decision on the best option for integrating Authentication into this application. The real problem is the Authentication mechanism will need to be able to support not only the blazor/api but native apps for each platform (already mostly developed) I've looked at Microsoft Identity, Duende Identity Server, Google Firebase, Amazon Cognito, and Auth0 but man each one comes with it own long game to play to get really operational. Especially because I have the requirement of being able to have my users sign in with multiple providers. Such as Email/Password, Phone Number/Password, Login with Facebook, Login with Google, Login with Apple etc.. It really is a nightmare of information to process and digest. Do you have an suggestions or maybe information from experience on this to offer me? Also on reddit: https://www.reddit.com/r/csharp/comments/103csna/identity_and_authentication_advice_or_suggestions/?utm_source=share&utm_medium=web2x&context=3
1 Reply
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.