Based on our record, OAuth seems to be a lot more popular than IndieAuth. While we know about 21 links to OAuth, we've tracked only 2 mentions of IndieAuth. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You want OAuth. You almost certainly want to use Keycloak as your provider. Source: almost 2 years ago
It's the same as when you get "log in with Google" or "Log in with Facebook" buttons on other sites. You can read about OpenAuth here: https://oauth.net/. Source: almost 2 years ago
Failure to adhere strictly to battle-tested standards like OAuth or OpenID Connect (OIDC). - Source: dev.to / almost 2 years ago
In addition to user authentication, BudPay secures its API endpoints using authentication mechanisms such as API keys and OAuth (Open Authorization). These mechanisms ensure that only authorized applications and services can access BudPay's APIs, protecting user data from unauthorized access. - Source: dev.to / almost 2 years ago
You'll typically need a way for users to authenticate to the service – probably using OAuth if you want them to login with their accounts from an identity provider, such as Google or Facebook. Source: over 2 years ago
IndieAuth[1] is a slick DNS-based approach. Maybe offering that as a service would be a nice alternative. I point my DNS to you, and you handle authentication for everything that uses IndieAuth. If you go away or I don't like what you're doing then I can point my DNS to someone else offering that service and I retain the same DNS identity, and ability to use it to login anywhere I've set it up as my identity.... - Source: Hacker News / over 2 years ago
This is interesting but doing it the other way around - HN using something like IndieAuth[0] to verify user account identities without holding PII on the site itself - might be even more useful. [0]https://indieauth.com/. - Source: Hacker News / over 3 years ago
OpenID - OpenID is a safe, faster and easier way to log in to web sites.
Auth0 - Auth0 is a program for people to get authentication and authorization services for their own business use.
Portier - An email-based, passwordless authentication service that you can host yourself.
ASP.NET SAML - ASP.NET SAML is an open-source authentication utility that has been used for exchanging authentication and authorization data between the channels.
humanID - humanID is a one-click anonymous SSO that provides users with an anonymous identity layer.
DotNetOpenAuth - DotNetOpenAuth is a free-to-use compiled library that comes with the real support to your site visitor to login with the help of openIDs via getting control of the ASP.NET control onto the page.