Skip to content

Commit fcc42f3

Browse files
author
gormanfletcher
committed
6641: Change authProvider to 'masterkey'
1 parent 526efa9 commit fcc42f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Routers/UsersRouter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ export class UsersRouter extends ClassesRouter {
292292
userId,
293293
createdWith: {
294294
action: 'create',
295-
authProvider: 'override',
295+
authProvider: 'masterkey',
296296
},
297297
installationId: req.info.installationId,
298298
});

0 commit comments

Comments
 (0)