End-user flows
End-user flows cover all verification processes for user interactions, categorized as follows:
- Authentication flows: Involves user sign-in, registration, and password reset. Logto offers out-of-the-box experiences configured in Console > Sign-in experience, and you can bring your UI via Experience APIs.
- Account flows: Involves account settings, user profile, and security verification. Use Account APIs or Management APIs to implement.
- Organization flows: For multi-tenancy products, like B2B or SaaS services. Involves organization creation, member invitation, and management. Use Management APIs to integrate this into your apps.
Authentication flows
Flows | Details |
---|---|
Sign-up and sign-in | |
Enterprise SSO | |
Multi-factor authentication | |
Authentication parameters | |
Authorize third-party apps | |
Sign-out |
This section introduces Logto’s pre-built UI for a streamlined sign-in experience, helping you accelerate time-to-market. For more flexibility in customizing your sign-in UI, try the “Bring Your UI” feature with Logto Experience APIs.
Account flows
Flows | Details |
---|---|
Account settings | |
Security verification |
Organization flows
Flows | Details |
---|---|
Organization experience |
Related resources
Video (Youtube): Logto authentication flows
Design (Figma): Logto authentication flows