Google Setup
Add the Google login method on your Swizzle dashboard
Make an account and go to the Credentials page on the Google Cloud Console
Choose Create Credentials > OAuth client ID

Select "Web Application," enter your app name, and paste the authorized javascript origins (one swizzle-app.com and one swizzle-test.com) and redirect URIs (one swizzle-app.com and one swizzle-test.com)

Click Create
Paste the Client ID into Swizzle

Last updated