Backend Integration
OpenID Client

OpenID Client

Standard OpenID clients can work with your application at justpass.me unmodified if the auto-registration and one time passcode verification is enabled. OpenID maintains a list of certified OpenID Connect implementations (opens in a new tab) which can be used with justpass.me using the client id and client secret cedentials.

For more advanced use cases such as for multi factor authentication, justpass.me extends the OpenID connect (OIDC) standard (opens in a new tab) to support signing up for passkeys as well signing in (patent pending). As such most OIDC clients can be used with minimum effort to connect to justpass.me authentication server.

An Example Node.js Integration

Our Firebase extension (opens in a new tab) is a complete example of node.js integration using openid-client (opens in a new tab)


2024 © justpass.me