Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
2
Likes
7
Comments
Anyone knows a SOLID .Net Core Auth solution (not Auth0, Okta or Firebase)?
by
Aaron B.
Hi all,
Does anyone know a fair Auth as a Service solution for .net core?
Thanks
Interested to know why not auth0, okta or firebase.
I tried Auth0 and I really couldn't figure stuff out. It took so much time and effort and I didn't get things the way done I wanted.
For Firebase I just wasn't able to set it up for a asp.net core web api.
Thanks. I'm not a fan of any you mentioned either. Agree wrt effort.
This comment was deleted 4 years ago
Certainly! For a robust Auth solution in .NET 8, check out BlazorPlate. It's a powerful tool for building SaaS applications, offering authentication and more. Explore BlazorPlate
Feel free to reach out for further details or any questions!
Have you heard of HYPR? They can handle this use case for sure.
Just curious why not a custom solution? (Not judging) is it for multiple social providers support?
I mean i can code a jwt auth without a problem. Much faster than dealing with auth0 or smth like that. Im just afraid that I can get hacked easier