Let users sign in to your app with their Google account
created.app
domains. You’ll need:Access Google Cloud OAuth Clients
Select or Create Project
Configure New Project
Initialize Google Auth Platform
Configure App Information
Select User Type
Add Contact Information
Create OAuth Client
Configure OAuth Client
Configure Authorized Origin and Redirect URI
www.your-custom-domain.com
as an Authorized JavaScript Origin (replace with your actual domain)www.your-custom-domain.com/api/auth/callback/google
as an Authorized redirect URIwww
prefix in both fieldswww
subdomain configured in DNS (see Custom Domains guide)Copy Client ID
Copy Client Secret
Customize Branding (Optional)
Configure Additional Scopes (Optional)
Submit for Verification (Later)
Enable User Accounts in your Anything project
Access Project Settings
Enable Google Sign In
Add Google Credentials
Add Sign In UI
Publish Your App
Test the Flow
Can't see the Google button
Getting 'Access Blocked: This app's request is not valid'
Login not working
www.[your-domain].com/api/auth/callback/google
Seeing 'App not verified by Google'
Users can't sign in after domain change
Can I use created.app domains?
What user info do I get?
Can I change how the login button looks?
Do I need Google to verify my app?
How do I add more permissions/scopes?