Introduction

Aldero Platform

Auth, Billing, and Notifications for multi-tenant apps.

Aldero provides the backend infrastructure you need to build and monetize apps — authentication, in-app purchases, subscriptions, push notifications, and email — all with multi-tenant isolation out of the box.

Services

ServiceWhat it doesDomain
AuthUsers, OAuth2/OIDC, MFA, passkeys{slug}.aldero.io
BillingSubscriptions, entitlements, credits, products{slug}.billing.aldero.io
NotificationsPush (APNS/FCM), email (SES), SMS, templates{slug}.ntf.aldero.io

SDKs

# Dart (Flutter)
dependencies:
  aldero:
    path: ../sdks/dart/aldero
 
# TypeScript (Node.js / Browser)
npm install @aldero/sdk

Dashboard

Manage everything at dashboard.aldero.io — users, applications, templates, products, subscribers, and settings across all services.