Anybody able to implement Twitter's Oauth2 w/ PKCE integration?

Has anyone here been able to implement an integration using Twitter’s latest Oauth2 w/ PKCE flow?

Could be via the Twitter/HTTP/Function nodes.

Hey @shrey-42,

I know internally we have been working on PKCE support, I think this is something that is still on the radar for @RicardoE105.

I added support for it a long time ago. But to do so, I had to forked the library we use to handle the OAuth2 flow. We later decided we did not want to do it that way. I will start addressing (I think soon) a group of changes we want to make to OAuth2 in n8n to make it more flexible. And one of those changes it’s adding PKCE support. I will keep you posted on this.

1 Like