↓ 1 callersFunctionverifyAccessToken(
{ access_token, id, roles, groups } = {},
{ config, cacheMaxEntries, cacheMaxAge } = {}
)
src/Adapters/Auth/keycloak.js:107
FunctionRestWrite(config, auth, className, query, data, originalData, clientSDK, context, action)
src/RestWrite.js:32
Methodaggregate(
className: string,
schema: any,
pipeline: any,
readPreference: ?string,
hint: ?mixed,
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:933
Methodaggregate(pipeline, { maxTimeMS, batchSize, readPreference, hint, explain, comment } = {})
src/Adapters/Storage/Mongo/MongoCollection.js:161
Methodaggregate(
className: string,
schema: any,
pipeline: any,
readPreference: ?string,
hint: ?mixed,
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2268
FunctionapplyDuplicateDeviceTokenMerge({
database,
idMatch,
deviceTokenMatch,
action,
mergePriority,
enforceAuth,
runOptions,
validS
src/InstallationDedup.js:117