Step-by-step guide to create a Google OAuth testing app for Multi Drive.
Client ID and Client Secret ready at the end.http://localhost:3000/auth/google/callback and
https://multi-drives.vercel.app/auth/google/callback.
https://console.cloud.google.com
APIs & Services > LibraryGoogle Drive APIEnable
APIs & Services > OAuth consent screenExternalTest users
APIs & Services > CredentialsCreate Credentials > OAuth client IDWeb applicationhttp://localhost:3000https://multi-drives.vercel.apphttp://localhost:3000/auth/google/callbackhttps://multi-drives.vercel.app/auth/google/callback
Client ID and Client Secret
Add Account and choose Google