Skip to content

Add support for external IdP (e.g. Okta, Auth0, Firebase Auth, LDAP) #18

Description

@mikesparr

Many applications may use another identity provider (IdP) for login, and the app should trust the signed authentication from the provider, and create a user token/session accordingly. The 3rd party will need to pass the proper user ID for lookup.

At some point may want to genericize registration, login, logout to wrap external provider and keep IDs/sub in sync.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions