We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
API blocks:
{ handle: string, userId: string, userDataInJWT: {...} }
{ token: string, expiry: number, createdTime: number, cookiePath: string, cookieSecure: boolean, sameSite: "none" | "lax" | "strict" domain?: string, }