Skip to content

Commit

Permalink
fix bug 61680
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelbannov committed Aug 22, 2024
1 parent 1b9b116 commit 3be1061
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions config/autofac.consumers.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,33 +33,6 @@
"appleIdRedirectUrl" : "https://service.teamlab.info/oauth2.aspx"
}
}
},
{
"type": "ASC.FederatedLogin.LoginProviders.BitlyLoginProvider, ASC.FederatedLogin",
"services": [
{
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"type": "ASC.FederatedLogin.LoginProviders.BitlyLoginProvider, ASC.FederatedLogin"
},
{
"key": "bitly",
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"key": "bitly",
"type": "ASC.FederatedLogin.LoginProviders.BitlyLoginProvider, ASC.FederatedLogin"
}
],
"instanceScope": "perlifetimescope",
"parameters": {
"name": "bitly",
"order": "13",
"props": {
"bitlyToken": ""
}
}
},
{
"type": "ASC.FederatedLogin.LoginProviders.BoxLoginProvider, ASC.FederatedLogin",
Expand Down

0 comments on commit 3be1061

Please sign in to comment.