Comment on page
Auth Guide
Learn about the difference between Embedded and Hosted(OIDC) authentication systems.
The embedded login experience provides you with custom Passage elements to use in your application. Elements come with a complete, customizable UI/UX experience. Get started on the Embedded Quickstart Guide.

<passage-login> element

<passage-register> element

<passage-profile> element
Passage will host the authentication page. When the login or signup flow is initialized, users will be redirected to the page hosted by Passage. Learn more about how this works here.
| Embedded | OIDC |
Works across multiple tech stacks | ✅ | ✅ |
CSS customizable | ✅ | Soon! |
Redirect to auth form page | | ✅ |
Existing UI components within your page | ✅ | |