Connect everything
UniAuth integrates with your existing tools via open standards: OAuth 2.0, OIDC, SAML 2.0, SCIM 2.0, LDAP, webhooks, and native SDKs. No proprietary lock-in.
Google Workspace
SSOSign in with Google. Automatic email verification via provider-attested claims.
GitHub
SSOOAuth + PKCE. Fetches verified email from /user/emails endpoint.
Apple Sign In
SSOForm-post response mode. JWKS-verified ID token with iss+aud binding.
Okta
SAMLSAML 2.0 federation. Signed assertions, attribute mapping, pairwise NameID.
Azure AD
OIDCUpstream OIDC federation with JWKS-verified ID tokens. Auto-provision users.
Active Directory
LDAPUser and group sync via LDAP. Encrypted bind credentials, filter-injection protected.
Slack
WebhookReal-time notifications for login alerts, user creation, and password changes.
Jira / Atlassian
SAMLSAML SP integration. SSO + SLO with signed assertions.
Salesforce
OIDCOpenID Connect RP. Pairwise subject identifiers for cross-app privacy.
AWS Cognito
OIDCFederate UniAuth as an upstream IdP. PKCE + refresh token rotation.
Kubernetes
OIDCOIDC token authentication for kubectl. Service account client-credentials grant.
Terraform
APIManage OAuth clients and organizations via the admin REST API.
Twilio
SMSSMS OTP delivery via Twilio Verify service or direct messages mode.
SendGrid / SMTP
EmailTransactional email delivery for OTP, magic links, and notifications.
Grafana
OIDCSingle sign-on for monitoring dashboards via OIDC integration.
Vercel / Netlify
OIDCProtect JAMstack sites with UniAuth as the OIDC provider.
React / Next.js
SDKFirst-party React SDK with Provider, hooks, and pre-built components.
Node.js / Express
SDKVanilla JS/TS SDK with PKCE flow, token lifecycle, and typed errors.