mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-26 21:19:43 -08:00
fc7261aca6
* Remove authorization header when empty
* Import pkce
* Add OAuth2 with new grant type to Twitter
* Add pkce logic auto assign authorization code if pkce not defined
* Add pkce to ui and interfaces
* Fix scopes for Oauth2 twitter
* Deubg + pass it through header
* Add debug console, add airtable cred
* Remove all console.logs, make PKCE in th body only when it exists
* Remove invalid character ~
* Remove more console.logs
* remove body inside query
* Remove useless grantype check
* Hide oauth2 twitter waiting for overhaul
* Remove redundant header removal
* Remove more console.logs
* Add comment for code verifier
* Remove uneeded scopes
* Restore client id in callback
* Revert "Add OAuth2 with new grant type to Twitter"
This reverts commit
|
||
---|---|---|
.. | ||
BinaryDataManager | ||
ActiveWorkflows.ts | ||
ClassLoader.ts | ||
Constants.ts | ||
Credentials.ts | ||
DirectoryLoader.ts | ||
errors.ts | ||
EventEmitter.ts | ||
ExtractValue.ts | ||
index.ts | ||
Interfaces.ts | ||
LoadMappingOptions.ts | ||
LoadNodeDetails.ts | ||
LoadNodeListSearch.ts | ||
LoadNodeParameterOptions.ts | ||
NodeExecuteFunctions.ts | ||
OAuth2Helper.ts | ||
UserSettings.ts | ||
WorkflowExecute.ts | ||
WorkflowExecutionMetadata.ts |