Firebase Auth / Google Auth yerini alır
Enterprise SSO. OAuth2. MFA. User management built-in.
Full identity and access management with Keycloak. Social login, multi-factor authentication, SAML SSO, and multi-tenant support out of the box.
Industry-standard auth protocols. JWT tokens for stateless auth.
Google, GitHub, Microsoft, Apple. Add any OAuth2 provider.
TOTP, WebAuthn, SMS. Protect accounts with multiple factors.
Full admin console. Create, edit, disable users and roles.
Separate realms per tenant. Isolated user pools and settings.
Enterprise single sign-on. Connect to Active Directory and LDAP.
SDK veya REST API ile dakikalar içinde başlayın.
// Register a new user
await olo.auth.register({
email: 'user@example.com',
password: 'secure_password',
name: 'Ahmet Yilmaz'
})
// Login and get token
const { accessToken, refreshToken } = await olo.auth.login({
email: 'user@example.com',
password: 'secure_password'
})
// Verify token
const user = await olo.auth.verify(accessToken)Temel URL: https://api.voltimap.com
/api/v1/auth/token/api/v1/auth/register/api/v1/auth/userinfo/api/v1/auth/refresh/api/v1/auth/logout14 günlük ücretsiz deneme. Kredi kartı gerekmez.
Ücretsiz BaşlaBu site, deneyimini iyileştirmek için çerezler kullanır. KVKK ve GDPR kapsamında tercihini sen yapıyorsun.
Oturum, kimlik doğrulama ve dil tercihi için gereklidir. Kapatılamaz.
Anonim kullanım istatistikleri; ürünü iyileştirmemize yardımcı olur.
Şu anda kullanılmıyor — ileride etkinleşebilir.