Skip to main content

Welcome

← Back to my apps


0account is an OpenID Connect provider. Your users approve sign-in from their phone — no password for them to type, and none for you to store.

Integrating it is the same work as any other "Sign in with…" button: a client id, a client secret, and a discovery URL. There is no SDK to install, and anything that already speaks OIDC will work.

Quick start

Already know your way around OIDC? Point your library at

https://v1.0account.com/.well-known/openid-configuration

and go straight to the integration guides.


Need a language or framework we have not written up? Tell us at [email protected] — it helps us decide what to document next.