Skip to main content
Now with Push Authentication

Authenticationthat just works.

12 auth methods. One SDK. 5 minutes to production. Add Face ID, magic links, push notifications, and more.

Free up to 10K MAU
No credit card required
SOC 2 compliant
app.tsx
1import { ZewstIDProvider, useZewstID } from '@zewstid/nextjs';
2
3"text-gray-500">// Wrap your app
4export default function App({ children }) {
5 return (
6 <ZewstIDProvider>
7 {children}
8 ZewstIDProvider>
9 );
10}
11
12"text-gray-500">// Use anywhere in your app
13function Dashboard() {
14 const { user, signIn, signOut } = useZewstID();
15
16 if (!user) {
17 return ;
18 }
19
20 return

Welcome, {user.name}!

;
21}
99.99%
Uptime SLA
12
Auth Methods
<100ms
Auth Latency
10K+
Free MAU
SOC 2 Type II
GDPR Compliant
HIPAA Ready
CCPA Compliant

Everything you need, nothing you don't

Production-ready authentication with enterprise features, built for developers who ship fast

12 Auth Methods

OAuth, passwords, magic links, OTP, Face ID, Touch ID, push auth, MFA, and 5 social providers.

Mobile First

Native biometric support for iOS and Android. Face ID and Touch ID work out of the box.

5-Minute Setup

Copy a few lines of code and you're done. Production-ready authentication in minutes.

Type-Safe SDKs

TypeScript-first with full type safety, autocomplete, and inline documentation.

Account Linking

Link multiple auth methods to a single user identity. Unique to ZewstID.

Enterprise Ready

SAML, SCIM, MFA, RBAC, audit logs, and SOC 2 compliance. Scale with confidence.

Three steps to production

1

Install the SDK

One npm install. Available for Next.js, React, React Native, and Node.js.

npm install @zewstid/nextjs
2

Add the Provider

Wrap your app with ZewstIDProvider. Configure your client ID and you're set.

3

Use the Hooks

Access user data and auth methods with simple React hooks. 12 methods ready to use.

Read the full guide
app.tsx
1import { ZewstIDProvider, useZewstID } from '@zewstid/nextjs';
2
3"text-gray-500">// Wrap your app
4export default function App({ children }) {
5 return (
6 <ZewstIDProvider>
7 {children}
8 ZewstIDProvider>
9 );
10}
11
12"text-gray-500">// Use anywhere in your app
13function Dashboard() {
14 const { user, signIn, signOut } = useZewstID();
15
16 if (!user) {
17 return ;
18 }
19
20 return

Welcome, {user.name}!

;
21}

12 authentication methods

Every method you need, from passwords to cutting-edge biometrics

OAuth/OIDC

5 min

Standard OAuth 2.0 and OpenID Connect

Password

2 min

Email and password authentication

Magic Links

3 min

Passwordless via email links

OTP

3 min

One-time passwords via email/SMS

Face ID

4 min

Biometric auth on iOS

Touch ID

4 min

Fingerprint on mobile

MFA/TOTP

5 min

Two-factor authentication

Push Auth

5 min

Approve via push notification

Google

3 min

Sign in with Google

GitHub

3 min

Sign in with GitHub

Microsoft

3 min

Sign in with Microsoft

Apple

3 min

Sign in with Apple ID

Simple, transparent pricing

Start free, scale as you grow. No hidden fees.

Free

Perfect for side projects

$0/month
Start Free
  • 10,000 MAU included
  • All 12 auth methods
  • Email support
  • Community access
  • Basic analytics
Most Popular

Pro

For growing startups

$99/month
Start Free Trial
  • 100,000 MAU included
  • All 12 auth methods
  • Priority support
  • Advanced analytics
  • Custom branding
  • Webhooks
  • 99.9% SLA

Enterprise

For large-scale apps

Custom
Contact Sales
  • Unlimited MAU
  • All features included
  • SAML & SCIM
  • Dedicated support
  • Custom SLA
  • On-premise option
  • SOC 2 report

Frequently asked questions

Everything you need to know about ZewstID

Most developers integrate ZewstID in under 5 minutes. Install the SDK, add your credentials, and you're ready. All 12 authentication methods work out of the box.

Everything: all 12 auth methods, up to 10,000 monthly active users, email support, community access, and core features. No credit card required.

Yes! ZewstID's account linking lets you link multiple authentication methods to a single user. Users can sign in with Google, then add Face ID, magic links, or any other method.

Absolutely. ZewstID powers production apps with 99.99% uptime SLA, enterprise-grade security, and SOC 2 compliance. We handle millions of authentications daily.

ZewstID is fully GDPR, CCPA, and HIPAA compliant. We provide data residency options, complete data export, and transparent privacy controls.

Yes! Enterprise plans include on-premise deployment for organizations requiring full data control. Contact sales to learn more.

Ready to ship auth in 5 minutes?

Join thousands of developers building with ZewstID

Start Building Free

No credit card required • 10,000 MAU free • All features included