Google Oauth2 is awesome
I really enjoy using Google OAuth2. Essentially this completely removed my need to implement custom, often incomplete insecure authentication to my services.
3 posts tagged “google”.
I really enjoy using Google OAuth2. Essentially this completely removed my need to implement custom, often incomplete insecure authentication to my services.
:warning: The OOB flow described in this document has been scheduled for deprecation by Google. See issue 39 for notes on how to replace it.
I figured out how to use a JSON API to run a very limited Google search today in a legit, non-screen-scraper way.