Hello, Are there any code examples for setting up the Google Sign In button on my website? I’ve looked around, but there’s not that much recent information on how to process the auth code that Google sends to my redirect page, then send a request back to Google for the user info. Thanks, Pete
Hello, I’m trying to add the Google log in button to my website, but there’s not much information out there about how to process the server side redirect page in ColdFusion, basically receiving the auth code and then sending another request to Google with ClientID and Secret Key included, in order to return Google user info. I found a blog from about 10 years back, but I’m hoping someone might have a more recent example, with some code snippets. Pete
Hello, I’m having a hard time integrating the Google Login Button on my website, using the redirect method. I got the Javascript way to work, but it seems very insecure. I’m interested in fetching user credentials from Google, then storing into a database for further use, and also tracking sessions. For that reason, I’m going for the redirect method, but there’s not much documentation out there with ColdFusion. Thanks, Pete
Hello, I can’t connect to SQL Server Express in CF Admin. I’m on SQL Server login and I’ve enabled TCP/IP in the Configurator. Are other people having issues with SQL Server Express? Pete

