Skip to content

ActivityPlug API / @activityplug/session-postgres / createPostgresOAuthStateStore

Function: createPostgresOAuthStateStore()

createPostgresOAuthStateStore(pool, options?): OAuthStateStore

Defined in: oauth.ts:378

Parameters

pool

Pool

options?

PostgresOAuthStateStoreFactoryOptions = {}

Returns

OAuthStateStore