Authorization with ASP identity core, firebase Auth
papyr opened this issue · 1 comments
papyr commented
Hello this i very nice I found this looking for auth, I saw AD, but AD is very expensive.
How can we set this up with aps identity core, i saw AD, but would like to use other avenues like firebase Auth or ASP identity
VladislavAntonyuk commented
AD is free for 50000 MAU.
Asp.net identity is about websites. You can use MAUI WebAuthenticator that is universal for all authentications.