We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf46cd commit 2c83e6cCopy full SHA for 2c83e6c
oauth2_provider/models.py
@@ -22,6 +22,7 @@
22
from .utils import jwk_from_pem
23
from .validators import AllowedURIValidator, RedirectURIValidator, WildcardSet
24
25
+
26
logger = logging.getLogger(__name__)
27
28
0 commit comments