Get current user + partner brand
Consumer
Get current user + partner brand
Bootstrap call for the embedded webview. Returns the user the JWT resolved to (created just-in-time on first request) plus the partner brand block so the UI can render your logo without a second round-trip.
GET
Get current user + partner brand
Authorizations
Bearer JWT signed by your app, with iss matching the issuer registered on the partner record. Verified against your JWKS URL or static public key.