remove oidc from OAuth2, add dedicated OIDC provider

This commit is contained in:
Jens Langhammer
2019-07-05 15:21:48 +02:00
parent 75ced59451
commit 23d277eaf1
21 changed files with 355 additions and 58 deletions

View File

@ -1,4 +1,4 @@
"""passbook OAuth2 IDP Forms"""
"""passbook OAuth2 Provider Forms"""
from django import forms