Connecting to a app that is oAuth 2 but with PKCE

I wanted to connect to Canva as it supports using oAuth 2 but the only problem is that it wants PKCE using SHA-256.

Is there a way to acheve this sort of thing?

Here’s the API doc:

https://www.canva.dev/docs/connect/authentication/#example-code-for-codeverifier-and-codechallenge-strings

This topic was automatically closed after 31 days. New replies are no longer allowed.