n8n/packages/nodes-base/credentials/test
PRATHAMESH HUKKERI 6f3d2b9faa
fix(Databricks Node): Change default tokenExpiredStatusCode from 401 to 403 (#34325)
Co-authored-by: Prathamesh Hukkeri <prathamesh04@users.noreply.github.com>
2026-07-24 07:12:44 +00:00
..
common fix(HTTP Node): Handle Azure Storage Shared Key (#22136) 2025-11-26 20:10:50 +00:00
aws-assume-role-utils.test.ts refactor(core): Replace hand-written STS AssumeRole with AWS SDK (#32990) 2026-06-30 09:18:27 +00:00
Aws.credentials.test.ts fix(HTTP Request Node): Sign non-standard AWS endpoint hosts with the correct region and service (#34081) 2026-07-15 11:43:20 +00:00
Aws.signing.test.ts fix(core): Coerce AWS request header values to strings before signing (#34534) 2026-07-20 13:40:33 +00:00
AwsAssumeRole.credentials.test.ts fix(HTTP Request Node): Sign AWS PrivateLink (vpce) endpoints correctly (#33769) 2026-07-13 14:13:05 +00:00
AzureStorageOAuth2Api.credentials.test.ts feat: Allow custom OAuth scopes for Microsoft Azure Monitor, Dynamics, Graph Security and Azure Storage (#34612) 2026-07-22 07:10:54 +00:00
CalendlyApi.credentials.test.ts fix(Calendly Trigger Node): Use API v2 for webhook subscriptions (#29771) 2026-05-07 11:29:34 +00:00
CiscoSecureEndpointApi.credentials.integration.test.ts refactor(core): Route credential token requests through the shared HTTP client (#32595) 2026-06-19 13:18:10 +00:00
CiscoSecureEndpointApi.credentials.test.ts refactor(core): Route credential token requests through the shared HTTP client (#32595) 2026-06-19 13:18:10 +00:00
DatabricksOAuth2Api.credentials.test.ts fix(Databricks Node): Change default tokenExpiredStatusCode from 401 to 403 (#34325) 2026-07-24 07:12:44 +00:00
DeepLApi.credentials.test.ts fix(DeepL Node): Update credentials to use header-based authentication (#24614) 2026-05-04 17:10:45 +00:00
FacebookGraphApiOAuth2Api.credentials.test.ts feat(Facebook Graph API Node): Add OAuth2 support (#27112) 2026-05-12 13:32:08 +00:00
FacebookGraphAppOAuth2Api.credentials.test.ts feat(Facebook Graph API Node): Add OAuth2 support (#27112) 2026-05-12 13:32:08 +00:00
FigmaOAuth2Api.credentials.test.ts feat(Figma Trigger Node): Add OAuth2 authentication support (#30079) 2026-05-11 11:30:49 +00:00
GithubAppApi.credentials.test.ts refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
GoogleApi.credentials.integration.test.ts refactor(core): Route credential token requests through the shared HTTP client (#32595) 2026-06-19 13:18:10 +00:00
GoogleApi.credentials.test.ts chore: Bundle/2.x (#33793) 2026-07-08 08:48:55 +03:00
GoogleBigQueryOAuth2Api.credentials.test.ts feat(Google BigQuery Node): Allow custom OAuth2 scopes (#33822) 2026-07-09 08:37:51 +00:00
GoogleCalendarOAuth2Api.credentials.test.ts feat(Google Calendar Node): Allow custom OAuth2 scopes (#32661) 2026-06-22 09:23:04 +00:00
GoogleCloudStorageOAuth2Api.credentials.test.ts feat(Google Cloud Storage Node): Allow custom OAuth2 scopes (#32659) 2026-06-22 08:29:19 +00:00
GoogleCustomScopes.credentials.test.ts feat: Allow custom OAuth scopes for the remaining Google credentials (#34631) 2026-07-22 07:07:41 +00:00
GoogleSheetsOAuth2Api.credentials.test.ts feat: Add showOnDeployment option, show warning for read file node on cloud (#34417) 2026-07-17 14:32:37 +00:00
GumroadOAuth2Api.credentials.test.ts feat(Gumroad Trigger Node): Add OAuth2 authentication (#29974) 2026-05-26 07:31:13 +00:00
JiraSoftwareCloudOAuth2Api.credentials.test.ts feat(Jira Node): Add OAuth2 (3LO) support (#29414) 2026-05-06 09:49:30 +00:00
LinearOAuth2Api.credentials.test.ts feat(core): Add agent chat integration improvements (no-changelog) (#31199) 2026-05-28 09:35:57 +00:00
MicrosoftAzureMonitorOAuth2Api.credentials.test.ts feat: Allow custom OAuth scopes for Microsoft Azure Monitor, Dynamics, Graph Security and Azure Storage (#34612) 2026-07-22 07:10:54 +00:00
MicrosoftDynamicsOAuth2Api.credentials.test.ts feat: Allow custom OAuth scopes for Microsoft Azure Monitor, Dynamics, Graph Security and Azure Storage (#34612) 2026-07-22 07:10:54 +00:00
MicrosoftEntraServicePrincipalApi.credentials.test.ts feat: Add certificate authentication to the Microsoft Entra Service Principal credential (#33420) 2026-07-06 08:23:01 +00:00
MicrosoftExcelOAuth2Api.credentials.test.ts feat: Add support for custom scopes in the MS Excel credential (#24756) 2026-01-23 14:48:38 +00:00
MicrosoftGraphSecurityOAuth2Api.credentials.test.ts feat: Allow custom OAuth scopes for Microsoft Azure Monitor, Dynamics, Graph Security and Azure Storage (#34612) 2026-07-22 07:10:54 +00:00
MicrosoftOAuth2Api.credentials.test.ts feat(core): Add certificate authentication option to Microsoft OAuth2 credentials (#33227) 2026-07-01 13:55:09 +00:00
MicrosoftOneDriveOAuth2Api.credentials.test.ts feat(Microsoft OneDrive Node): Allow custom OAuth scopes (CE-949) (#31255) 2026-06-01 13:51:21 +00:00
MicrosoftOutlookOAuth2Api.credentials.test.ts feat(Microsoft Outlook Node): Allow custom OAuth scopes (CE-950) (#31262) 2026-06-01 12:19:54 +00:00
MicrosoftSharePointOAuth2Api.credentials.test.ts feat(Microsoft SharePoint Node): Allow custom OAuth scopes (#31256) 2026-06-01 11:10:01 +00:00
MicrosoftTeamsOAuth2Api.credentials.test.ts fix(Microsoft Teams Node): Downgrade OAuth2 scope from Group.ReadWrite.All to Group.Read.All (#28141) 2026-06-29 12:27:45 +00:00
MicrosoftToDoOAuth2Api.credentials.test.ts feat(Microsoft To Do Node): Allow custom OAuth2 scopes (#32538) 2026-06-18 08:55:07 +00:00
MiroOAuth2Api.credentials.test.ts fix: Make Miro OAuth2 scope field visible (#25105) 2026-07-01 15:58:04 +00:00
OpenAiApi.credentials.test.ts fix(core): OpenAI and Anthropic custom header credentials causing inconsistent behaviours (#33131) 2026-06-29 09:14:06 +00:00
SalesforceJwtApi.credentials.integration.test.ts refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
SalesforceJwtApi.credentials.test.ts refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
SchemaRegistryApi.credentials.test.ts feat(Kafka Node): Add Schema Registry credential type (#32026) 2026-06-12 15:29:09 +00:00
SlackOAuth2Api.credentials.test.ts feat(Slack Node): Allow users to configure OAuth2 scopes (#28728) 2026-04-28 12:30:40 +00:00
SnowflakeOAuth2Api.credentials.test.ts feat(Snowflake Node): Add OAuth2 credential support (#29391) 2026-05-18 11:30:47 +00:00
StravaOAuth2Api.credentials.test.ts feat(Strava Node): Allow custom OAuth2 scopes (#29972) 2026-05-07 09:57:03 +00:00
TrelloOAuth1Api.credentials.test.ts feat(Trello Node): Add OAuth1 credential support (#30369) 2026-06-02 13:02:57 +00:00
WordpressOAuth2Api.credentials.test.ts feat(Wordpress Node): Add support for OAuth2 (#27113) 2026-03-26 08:24:16 +00:00
ZendeskOAuth2Api.credentials.test.ts feat(Zendesk Node): Allow custom OAuth2 scopes (#33734) 2026-07-07 10:50:08 +00:00