createSession(Defined in: packages/modelence/src/auth/session.ts:202userId):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.
createSession(Defined in: packages/modelence/src/auth/session.ts:202userId):Promise<Session>
| Parameter | Type | Default value |
|---|---|---|
userId | null | ObjectId | null |
Promise<Session>