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.