
Mozilla Accounts (FxA)
Account and authentication service for Mozilla products

Mozilla Accounts (formerly Firefox Accounts, often abbreviated as FxA) is the account system used by Mozilla products to handle user sign-in and account lifecycle. It provides authentication flows and account-related services that Mozilla clients can integrate with.
Key Features
- User authentication and session management for Mozilla applications
- Account lifecycle features such as sign-up, sign-in, and account recovery flows
- APIs and service components designed to support Mozilla client integrations
- Monorepo structure that groups multiple account-related services and packages
Use Cases
- Providing a centralized login for Mozilla applications and services
- Managing user sessions and account data across multiple Mozilla clients
- Developing and testing account-related backend services in a unified codebase
Limitations and Considerations
- The service is primarily intended for Mozilla’s internal clients, and external relying-party integrations may be limited
Mozilla Accounts is suited to organizations that need an integrated account system with consistent authentication flows across multiple clients. It is most relevant when you specifically need compatibility with Mozilla’s ecosystem and existing FxA-based clients.
Categories:
Tags:
Tech Stack:
Similar Services

PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.
Keycloak
Open-source identity and access management with SSO
Keycloak is an open-source IAM server providing single sign-on, user federation, and centralized authentication and authorization using OIDC, OAuth 2.0, and SAML.

Authelia
Self-hosted IAM with SSO and multi-factor authentication
Authelia is an open-source IAM and authentication server providing SSO, MFA, and access control for web apps, with OpenID Connect/OAuth 2.0 and reverse-proxy integration.
Infisical
Open-source platform for secrets, PKI certificates, and privileged access
Infisical is an open-source platform to manage and deliver app secrets, certificates (PKI), SSH credentials, and encryption keys across teams and infrastructure.

authentik
Open-source Identity Provider (IdP) for SSO, OIDC, and SAML
Open-source IdP delivering SSO, OAuth2/OIDC, SAML2, LDAP, RADIUS, MFA, WebAuthn, conditional access and application-proxy capabilities for self-hosted deployments.

Teleport
Identity-aware access proxy for infrastructure and internal apps
Secure access platform for servers, Kubernetes, databases, desktops, and web apps with SSO/MFA, short-lived certificates, and full session auditing.

JavaScript
TypeScript
Node.js