November 2014
Intermediate to advanced
258 pages
5h 15m
English
OpenID allows us to use an existing account to sign in to multiple websites without the need to create new passwords for each website. Thus, this eliminates the need to share personal information with all the websites. There are certain cooperating sites (also known as relying parties) that authenticate user logins, and thousands of sites accept OpenID as an authentication mechanism. OpenID also allows you to control which information can be shared with the websites you visit and register with. Read more about OpenID and relying parties at http://en.wikipedia.org/wiki/OpenID.
Flask has an extension called Flask-OpenID, which makes the use and integration of OpenID with our application very simple and ...
Read now
Unlock full access