Introspection endpoint with django oauth toolkit

Viewed 294

Django OAuth toolkit recently added ability to separate the provider and resource servers using Introspection endpoint. However, the documentation is not clear on how to properly achieve this. Anyone who has successfully done this?

0 Answers
Related