bottle-auth icon indicating copy to clipboard operation
bottle-auth copied to clipboard

Support Google OAuth 2.0

Open azaroth42 opened this issue 10 years ago • 1 comments

As the OpenID service is being shut down[1], and no longer accepts new domains being registered, supporting the OAuth 2.0 pattern[2] would be valuable.

http://stackoverflow.com/questions/9499286/using-google-oauth2-with-flask seems like a valuable resource

[1] https://developers.google.com/accounts/docs/OpenID [2] https://developers.google.com/accounts/docs/OAuth2WebServer

azaroth42 avatar Dec 18 '14 17:12 azaroth42

The idea is to migrate to oauthlib #7

avelino avatar Dec 18 '14 18:12 avelino