Identity
Securely pass the identity of the current user.
Passing identity
is optional and only used where a user is already authenticated and verified.
External Session
Where a widget session has previously been created and securely associated with a user, it may be provided here.
Note: The session secret must be provided
Note: By default sessions in QEX only last a maximum of 5 days.
Passthrough Authentication
Pass an opaque single use JWT which will be verified against the Liquid Authentication Service.
Last updated