Skip to main content
Hook that provides access to authenticate end users with developer-issued JWTs. Use this when integrating with third-party identity providers (Auth0, Firebase, Cognito, etc.). Important: Before using this hook, you must:
  1. Configure custom auth in the CDP Portal (JWKS endpoint, issuer, etc.)
  2. Provide a customAuth.getJwt callback in your CDP initialization config

Returns

Examples