[OpenID] django-oauth-toolkit as client ?
Closed this issue · 1 comments
steven-douilliet commented
We have a Synapse server for user authentication with OpenID. Is it possible to use django-oauth-toolkit only as a client to query our external provider? If so, do you have any examples, please?
dopry commented
DOT is not a client. You will need to use another librayr for that.