Our Blissful Adventures.

  • Repost: oAuth 2 (Google) and CFML without cfoauth

    Hopefully, this will save someone a bunch of time. This is a very simple example of how to do oAuth 2 (in this case, with Google) in CFML without using ACF 11’s new oauth tag: 1-time steps: Use https://console.developers.google.com to add a new Project and then a new Client ID for native application. Get your…