Overview of embedding Cloutly inside your app.
Cloutly Embed lets you render the Cloutly app in your product using an iframe while your backend controls auth and tenancy through signed JWT claims.
Your frontend requests an embed JWT from your backend.
Your backend signs a short-lived token with your Cloutly signing key.
Cloutly validates the token, then upserts user and business records.
The iframe session loads in the scoped business context.
externalUserEmail
externalBusinessId
businessDisplayName
firstName
lastName
role
smsLimits
iat
exp
Last updated 12 hours ago