Retool API connection with OAuth2.0 and private keys

Hello, I have a question on how to set up API connection in Retool with OAuth2.0 and using private/public keys (not client secret). I have not found any docs explaining this. I understand there's a way to set up custom auth, but could you please assist on how it can be done. Or is there no way for such configuration?

My query works with okta-sdk-python using client ID and private key, scope. I wish to use these credentials for API connection in Retool as well.

Hi @cat and welcome to the forum!

This is the main documentation for Custom OAuths:

Here's a really useful topic on Custom OAuths:

Also see this one

And here's a brilliant guide from the retool team on REsource connections

I hope this is helpful

1 Like