mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 21:31:36 +02:00
Merge pull request #13711 from overleaf/em-fix-git-bridge-dev-env
Fix git-bridge client secret in dev env GitOrigin-RevId: 385ccfacd3d41ad855f1d41e483bf0b762e5665b
This commit is contained in:
@@ -124,7 +124,7 @@ for git-bridge.
|
||||
|
||||
```
|
||||
db.oauthApplications.insert({
|
||||
"clientSecret" : "e6b2e9eee7ae2bb653823250bb69594a91db0547fe3790a7135acb497108e62d",
|
||||
"clientSecret" : "v1.G5HHTXfxsJMmfFhSar9QhJLg/u4KpGpYOdPGwoKdZXk=",
|
||||
"grants" : [
|
||||
"password"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user