Dynamic OauthDriver scope (#544)
* Dynamic OauthDriver scope * support migration for mysql * Refactor default scopes for integrations * Small UI changes * fix flet select tooltip * fix linter * Fix google token size in DB --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<small class="text-gray-600">Manage your external connections.</small>
|
||||
</div>
|
||||
<UButton
|
||||
label="Connect new account"
|
||||
label="Connect account"
|
||||
icon="i-heroicons-plus"
|
||||
:loading="loading"
|
||||
@click="providerModal = true"
|
||||
|
||||
Reference in New Issue
Block a user