setOAuthConsentStore
@quik/oauth-server / setOAuthConsentStore
Function: setOAuthConsentStore()
setOAuthConsentStore(
store):void
Defined in: oauth-server/src/store/consents.ts:12
Replaces the active OAuth consent store implementation.
Parameters
store
Store implementation.
Returns
void