- Configure custom auth in the CDP Portal (JWKS endpoint, issuer, etc.)
- Provide a
customAuth.getJwtcallback in your config to handle JWT refresh
Returns
Promise<AuthenticateWithJWTResult>
The authentication result with user and wallet information
customAuth.getJwt callback in your config to handle JWT refreshPromise<AuthenticateWithJWTResult>
The authentication result with user and wallet information