Sushii OAuth

oauth.sushii.dev

One OAuth integration. Every sign-in method.

Drop in a single authorization flow and let your users sign in with Google, GitHub, Discord, and more — while you control exactly what data comes back.

Secure by default
Authorization codes, signed webhooks, and encrypted secrets.
Your keys, your rules
Pick providers, redirect URIs, and data scopes per project.
Webhook delivery
HMAC-signed payloads hit your endpoint before redirect.
Fast integration
Standard OAuth 2.0 authorization code flow.

How it works

    1

    Create a project

    Register redirect URIs, pick sign-in methods, and choose data fields.

    2

    Redirect users

    Send users to our authorize URL with your client_id and state.

    3

    Exchange the code

    Trade the authorization code for an access token and user profile.