Auth Guide

Learn about the difference between Embedded and Hosted(OIDC) authentication systems.

Embedded Login Experience

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.

Hosted Login Page (OIDC)

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.

Comparison

Embedded

OIDC

Works across multiple tech stacks

CSS customizable

Soon!

Redirect to auth form page

Existing UI components within your page

Last updated