joyehuang / emailSaaS

https://emailsaas.vercel.app
0 stars 0 forks source link

sign in aurinko using Gmail (This app is blocked) #1

Open gurpreetSingh4 opened 1 week ago

gurpreetSingh4 commented 1 week ago

I am facing this error when I try to sign in aurinko using Gmail

This app is blocked This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.

please give step wise implementation

joyehuang commented 1 week ago
  1. login google console (https://console.cloud.google.com)
  2. create a new project
  3. enable gmail api and google calendar api
  4. create credential, type your email you wanna use to user support email
  5. add all the api services into scopes
  6. copy aurinko redirect URL and Client id to google console
  7. copy Client secret provide by google console to aurinko dashboard
gurpreetSingh4 commented 1 week ago

Thanks Joyehuang it working