User Authentication / Sign In
The User Authentication & Sign-In documentation shows you how identity and access are handled in Namazu Elements. You’ll learn how users authenticate with the backend, how sign-in flows issue and validate tokens, and how sessions are created and managed. The guides cover modern standards like OAuth2 and OpenID Connect, along with configuring identity providers and enforcing access tiers across APIs. This section helps you design secure login flows, integrate external auth providers, and ensure consistent authorization across services, environments, and clients while maintaining scalable, production-ready access control.

