Unified auth for every Redsols app

One Redsols Sign In
Across Every App

We built Redsols Auth to unify authentication across all Redsols apps. Anyone can create an account to use Redsols products today, while developer access is still coming soon.

Built first for the Redsols ecosystem
Developer signup is coming soon
10M+

Authentications Daily

99.9%

Uptime SLA

50ms

Avg Response Time

5K+

Active Developers

Everything Needed for Unified Auth

One authentication layer for Redsols products today, with broader access rolling out soon

Passkeys Support

Passwordless authentication with WebAuthn so every Redsols app can share one secure sign-in flow.

OAuth 2.0 & OIDC

Full OAuth 2.0 and OpenID Connect support to centralize identity across the Redsols platform.

MFA Built-in

Built-in account protection with MFA and modern login controls for every connected Redsols experience.

Developer First

Clean APIs and integration points make it easy to plug Redsols Auth into new and existing apps.

Social Login

Social and provider-based login flows are designed to give users one account across the Redsols stack.

Analytics Dashboard

Centralized visibility into sign-ins, security events, and user access across your apps.

Enterprise-Grade Security

Built with security as the foundation. Your data is protected with industry-leading standards.

SOC 2 Type II Certified

Independently audited for security compliance

End-to-End Encryption

All data encrypted at rest and in transit

GDPR & CCPA Compliant

Privacy-first approach to data handling

99.99% Uptime Guarantee

Redundant infrastructure across multiple regions

Security Overview

All Systems Secure
Threat Detection
Active
Encryption Status
AES-256
Server Health
Optimal
Last Security Audit
2 days ago

Built First for Redsols

We started by solving authentication once for every Redsols app instead of rebuilding it app by app

Quick Start
import RedsolsAuth from '@redsols/auth';

// Initialize the auth client
const auth = new RedsolsAuth({
  clientId: 'your-client-id',
  redirectUri: 'https://yourapp.com/callback'
});

// Sign in with passkey
const user = await auth.signInWithPasskey();

// Or use social login
await auth.signInWithGoogle();

console.log(user); // { id, email, name, ... }

Comprehensive Documentation

Shared docs and implementation patterns keep auth consistent across the whole platform.

SDKs for Every Platform

Reusable SDK patterns help new Redsols products adopt the same sign-in experience quickly.

Developer Support

Public users can sign up now for Redsols apps, while developer onboarding is still closed.

See rollout status

Product Rollout

Redsols Auth is available now for Redsols users, with developer access opening in phases

Now

Available for Redsols users

Live
  • Public user account creation
  • Passkeys and session management
  • Centralized identity flows
  • Shared login across Redsols apps
Available Today
Coming Soon

Next

Developer onboarding

Beta
  • Developer account applications
  • Early access partners
  • Expanded provider support
  • Managed onboarding flow
  • Feedback-driven rollout
Developer Signup Coming Soon

Later

Broader platform access

Scale
  • Wider app coverage
  • Mature auth tooling
  • External integrations
  • Expanded developer access
  • Ongoing security hardening
More Updates Soon

Redsols Auth Is Rolling Out

Create an account to use Redsols apps today. Developer signup is not open yet, but it is coming soon.