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 3976115 commit 8356964Copy full SHA for 8356964
oauth2_provider/oauth2_validators.py
@@ -87,7 +87,7 @@ class OAuth2Validator(RequestValidator):
87
"locale": "profile",
88
"updated_at": "profile",
89
"email": "email",
90
- "email_versified": "email",
+ "email_verified": "email",
91
"address": "address",
92
"phone_number": "phone",
93
"phone_number_verified": "phone",
0 commit comments