obtainSession(Defined in: packages/modelence/src/auth/session.ts:149authToken):Promise<Session>
Parameters
Returns
Promise<Session>Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
obtainSession(Defined in: packages/modelence/src/auth/session.ts:149authToken):Promise<Session>
| Parameter | Type |
|---|---|
authToken | null | string |
Promise<Session>