ActivityPlug API / @activityplug/session-postgres / createPostgresAuthSessionStore
Function: createPostgresAuthSessionStore()
createPostgresAuthSessionStore(
pool,options?):AuthSessionStore
Defined in: index.ts:332
Parameters
pool
Pool
options?
PostgresAuthSessionStoreFactoryOptions = {}
Returns
AuthSessionStore