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:
Eric Mc Sween 2023-07-05 16:24:52 -04:00 committed by Copybot
parent b1f246b9ba
commit e33bf3e450

View file

@ -124,7 +124,7 @@ for git-bridge.
```
db.oauthApplications.insert({
"clientSecret" : "e6b2e9eee7ae2bb653823250bb69594a91db0547fe3790a7135acb497108e62d",
"clientSecret" : "v1.G5HHTXfxsJMmfFhSar9QhJLg/u4KpGpYOdPGwoKdZXk=",
"grants" : [
"password"
],