On Thu, May 12, 2016 at 10:32 AM, Lorena Mesa <[email protected]> wrote: > Thanks Chris! This may be a silly question but what's the distinction for an > "Open ID" when logging in? I only recall having to provide my email and a > username in the format of FirstnameLastname. >
OpenID is a way of signing in without a password, by chaining it with some other authentication. https://en.wikipedia.org/wiki/OpenID ChrisA _______________________________________________ pydotorg-www mailing list [email protected] https://mail.python.org/mailman/listinfo/pydotorg-www
