module documentation

Undocumented

Class OpenIdError This class acts as a tagged union. Only one of the ``is_*`` methods will return true. To get the associated value of a tag (if one exists), use the corresponding ``get_*`` method.
Class UserInfoArgs No Parameters
Class UserInfoError This class acts as a tagged union. Only one of the ``is_*`` methods will return true. To get the associated value of a tag (if one exists), use the corresponding ``get_*`` method.
Class UserInfoResult :ivar openid.UserInfoResult.family_name: Last name of user. :ivar openid.UserInfoResult.given_name: First name of user. :ivar openid.UserInfoResult.email: Email address of user. :ivar openid.UserInfoResult...
Constant ROUTES Undocumented
Variable OpenIdError_validator Undocumented
Variable userinfo Undocumented
Variable UserInfoArgs_validator Undocumented
Variable UserInfoError_validator Undocumented
Variable UserInfoResult_validator Undocumented

Undocumented

Value
{'userinfo': userinfo}
OpenIdError_validator = (source)

Undocumented

userinfo = (source)

Undocumented

UserInfoArgs_validator = (source)

Undocumented

UserInfoError_validator = (source)

Undocumented

UserInfoResult_validator = (source)

Undocumented