Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@fjrevoredo <- What he said.
If it's "a nightmare" you must be implementing it yourself. Big mistake. -
ars140633yI wanted to use auth 0 but the pricing is absurd for my case. Any good alternatives? I was looking at AWS incognito.
-
sariel85343y@ars1 it's just cognito.
It's a great product, if you have the resources to manage it. If you don't, use auth as a service like auth0. -
Hazarth94893yAlso KeyCloak is a good solution if you want to host your own Auth with a lot of options
-
It sounds like you're implementing one yourself; perhaps consider looking at SAML/SAM-IS, Auth0, Okta, Firebase Auth, AWS Cognito (depending on what stack and cloud provider your team/company uses).
-
Litbelb1093yOh, I've tried Auth0, magic.link, heck, Azure AD, AWS Cognito, it's just so dang hard
Related Rants
-
xonya30** The most hilarious authentication implementation I've ever seen ** They stored password in cleartext, but ...
-
linuxxx39I get that fingerprint authentication is very convenient but I'd never use it (not even for privacy reasons th...
-
gosubinit10Protecting credentials from eavesdropping using HTTP Basic Authorization header:
I'm so done with auth
it's more than a nightmare
it's a disgrace
why can't someone just be like "you know how auth and identity is hard? why don't we make it easy?"
I would pay so much for that
rant
authentication
auth