add basecamp oauth

This commit is contained in:
Ruben Fiszel
2022-08-05 09:42:39 +02:00
parent 46ae4b00dc
commit fa9f4a1ed1
+5
View File
@@ -82,5 +82,10 @@
"access_type": "offline",
"consent": "prompt"
}
},
"basecamp": {
"auth_url": "https://launchpad.37signals.com/authorization/new",
"token_url": "https://launchpad.37signals.com/authorization/token",
"scopes": []
}
}