google

3 posts tagged “google”.

  1. 2025
  2. 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.

    1 min read
  3. 2024
  4. Google OAuth for a CLI application

    :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.

    2 min read
  5. Limited JSON API for Google searches using Programmable Search Engine

    I figured out how to use a JSON API to run a very limited Google search today in a legit, non-screen-scraper way.

    2 min read