sqlpad icon indicating copy to clipboard operation
sqlpad copied to clipboard

Upgrade from 2.8.1 to 6.11.1 Breaks Google OAuth User Redirect in Query Creation

Open DizzyNYC opened this issue 3 years ago • 0 comments

First off - Love SQLPad!

I recently upgraded version 2.8.1 to 6.11.1. When users created queries in 2.8.1, the query would show that it was created by that user. In the new version, they now say created by "noauth".

I checked the guide for Google OAUTH and I've confirmed my Environment Variables for GOOGLE_CLIENT_ID and SECRET are accurate. Additionally, the redirect URI is accurate in the Google API.

I can use my Google account to log in and use SQLPad fine, but I'd like to have this feature back.

I did read that the Env Vars names have been depreciated. If so, wouldn't that cause OAUTH to break in my new setup? In my case, it works as expected.

Screen Shot 2022-07-26 at 2 57 39 PM

DizzyNYC avatar Jul 26 '22 18:07 DizzyNYC