• Preparing search index...
  • The search index is not available
@archon-inc/sdk
  • @archon-inc/sdk
  • auth
  • getSession

Function getSession

  • getSession(sessionId: string | SessionId): Promise<Session>
  • Get the session object from the session ID.

    Parameters

    • sessionId: string | SessionId

      The ID of the session to get.

    Returns Promise<Session>

    The session object.

    • Defined in auth/getSession.ts:9

Settings

Member Visibility
@archon-inc/sdk
  • Loading...

Generated using TypeDoc