We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a673f2 commit 2e92aabCopy full SHA for 2e92aab
src/pages/Login.tsx
@@ -56,7 +56,7 @@ export default function Login() {
56
const options: Options = {
57
redirect_uri: 'http://db-spy.io/display/',
58
client_id:
59
- '507124943654-nd7fhcdfvmendo2ntsrpj0pifg7paa36.apps.googleusercontent.com',
+ '1050970973422-4am2mv6e621f83lggfcjubkl3hqtoj0k.apps.googleusercontent.com',
60
access_type: 'offline',
61
response_type: 'code',
62
prompt: 'consent',
0 commit comments