Other services
This section covers direct integration patterns when your application integrates with Visual Passcodes without relying on a separate OIDC broker.
Use the pages below as a quick map of the available scenarios:
- Using OIDC Confidential clients: Backend/server-side applications that can safely store a client secret.
- Public Clients: SPA and mobile integrations using Authorization Code Flow with PKCE.
- As independent second-factor: Adding Visual Passcodes as an additional 2FA step in an existing authentication flow.
If you're choosing a path, start by selecting client type (Confidential vs Public), then review the independent 2FA flow only when your architecture requires second-factor orchestration.