django-oauth/django-oauth-toolkit

[OpenID] django-oauth-toolkit as client ?

Closed this issue · 1 comments

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.