Skip to content

sessionRedirect

sessionRedirect(args): Response

Defined in: packages/next/src/index.ts:255

Build the standard launch response: set your session cookie(s) and redirect. ltikit stays auth-agnostic — you compute the cookie value with your own auth library; this just writes it so it survives the LMS iframe and redirects.

SessionRedirectArgs

Response