Skip to content

IndieAuth vs OAuth

A side-by-side look at IndieAuth and OAuth. For an in-depth review of either product, follow the links below.

IndieAuth

IndieAuth

Security & Privacy

IndieAuth is an open source decentralized identity protocol that allows people to use their own web addresses to sign in to websites. It is an alternative to centralized login services like Google and Facebook.

identityauthenticationdecentralizedopen-source
OAuth

OAuth

Security & Privacy

OAuth is an open standard authorization protocol that allows users to grant third-party access to their web resources without sharing their passwords. It allows access delegation without giving away full credentials.

authenticationauthorizationaccess-control

Related Comparisons