db_oauth_client | R Documentation |
Create OAuth 2.0 Client
db_oauth_client(host = db_host())
host |
Databricks workspace URL, defaults to calling |
Creates an OAuth 2.0 Client, support for U2M flows only. May later be extended for account U2M and all M2M flows.
List that contains httr2_oauth_client and relevant auth url
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.