Hey, for
#C0450PCSDB2 I’m trying to use the Low Code CDK for an API that has OAuth 2.0 authentication. I’ve
looked in the docs and there’s a link that promises info on this setup, but the page doesn’t exists yet. I’ve looked at examples and pending PRs that might show that off, but didn’t see anything super relevant, everything is using BearerAuth or similar (as the CDK template is generated as well).
Is there any more info on this? Or for interactive OAuth 2.0 one should still use the Python SDK?