Platform
Add Google sign-in without writing OAuth glue
Turn on consumer sign-in from the console, alongside email and password, and skip the callback-and-token boilerplate.
The problem it removes
Wiring a social provider by hand means handling OAuth callbacks, token exchange, and account linking yourself.
That code is easy to get subtly wrong, and every provider has its own quirks to maintain.
How Thoryn solves it
Google sign-in is live end-to-end today. Enable it in the console's Authentication section, next to email and password.
Thoryn handles the OAuth exchange and links the social identity to the user's directory record for you.
More providers, including GitHub and Apple, are on the way and switch on the same way once each goes live.
What you get
Google sign-in live end-to-end today
Enabled from the console, alongside email and password
Social identity linked to the user's directory record
GitHub, Apple, and more coming, enabled the same way
Ready to build on the platform?
Create an account and wire your first login, or talk to us about a pilot.