Skip to content

nooschain v0.1.0


nooschain / auth/session-tokens / createAuthChallenge

Function: createAuthChallenge()

createAuthChallenge(publicKey): AuthChallenge

Defined in: auth/session-tokens.ts:247

Creates a login challenge using the default process-wide session store.

Parameters

publicKey

string

Returns

AuthChallenge

Audience-first NOOSChain documentation.