Self-review, more Oauth2 > OAuth2 fixes. Sigh.

This commit is contained in:
freakwriter 2024-04-29 11:49:24 -04:00
parent 1caf1624e9
commit 1422aade29
3 changed files with 6 additions and 6 deletions

View File

@ -28,5 +28,5 @@ To configure this credential, you'll need:
- An **API Key**
Once you've created an APITemplate.io account, go to **API Integration** to copy the **API Key**. Paste this key into the **API Key** field in the n8n APITemplate.io API credentials.
Once you've created an APITemplate.io account, go to **API Integration** to copy the **API Key**.

View File

@ -19,7 +19,7 @@ Create an [Asana](https://asana.com/) account.
## Supported authentication methods
- OAuth2 API
- API (Access token)
- API Access Token
## Related resources
@ -31,7 +31,7 @@ Refer to [Asana's Developer Guides](https://developers.asana.com/docs/overview){
You'll only need to enter the Credentials Name and select the **Connect my account** button in the OAuth credential to connect your Bitly account to n8n.
///
Should you need to configure Oauth2 from scratch or need more detail on what's happening in the Oauth web flow, refer to the instructions in the [Asana Oauth register an application documentation](https://developers.asana.com/docs/oauth#register-an-application){:target=_blank .external-link} to create an app and set up Oauth.
Should you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Asana OAuth register an application documentation](https://developers.asana.com/docs/oauth#register-an-application){:target=_blank .external-link} to create an app and set up OAuth.
Use the following adjustments:
@ -42,7 +42,7 @@ Use the following adjustments:
To configure this credential, you'll need:
- A personal **Access Token**
- A Personal **Access Token** (PAT)
Refer to the [Asana Quick start guide](https://developers.asana.com/docs/quick-start#setup){:target=_blank .external-link} for the steps to generate a Personal Access Token (PAT).

View File

@ -13,7 +13,7 @@ Create an [Auth0](https://auth0.com){:target=_blank .external-link} account.
## Supported authentication methods
- API (Client Secret)
- API Client Secret
## Related resources
@ -21,7 +21,7 @@ Refer to [Auth0 Management's documentation](https://auth0.com/docs/api/managemen
This is a credential-only node. Refer to [Custom API operations](/integrations/custom-operations/) to learn more. View [example workflows and related content](https://n8n.io/integrations/auth0-management-api/){:target=_blank .external-link} on n8n's website.
## Using API (Client Secret)
## Using API Client Secret
To configure this credential, you'll need: