-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hello project team,
thanks for your effort providing this new OIDC library, great job. I have read you docs with interest and have learned more about OIDC and your project goals.
However, I am little bit confused concerning your statement about django-allauth
. There you write ...is based on the python package oic which we believe should not be used for OIDC usages.
But the django-allauth
package doesn't have the mentioned oic
package in there requirements. Instead I found the oic
package in the dependencies of your package.
Could you brielfy explain what package django-allauth
is using for OIDC and why this should not be used for OIDC usages, from your perspective?
Cheers
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation