views.py
9.98 KB
-
Add support for attribute exchange as a way to query user details. · 920848a3
If the endpoint claims to support attribute exchange, use that extension to request the details instead of simple registration. We use the standard axschema.org attribute names, and ask for the user's full name in both complete and split first/last name versions. This should let us support both the Google and Yahoo provider implementations.
James Henstridge committed