Protect your API for Python

I’d like to know if it’s possible to protect the python APIs with Okta. I’m not seeing any samples for Python under the Protect your API in the developer documents

At this time, we don’t have a guide for Python, but you can look to use our Python JWT verifier to validate tokens sent to a python server. You could also check out the PoCs we have for Python on our Developer Blog in case any of them are a good fit for your needs.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.