pdovhomilja / nextcrm-app

NextCRM is a CRM build on top of the latest Next.JS 14. using TypeScript, great UI library shadcn, Prisma and MongoDB as a database. Uploadthings as a S3 blob for document storage.
https://demo.nextcrm.io
MIT License
261 stars 66 forks source link

[BUG - DEMO:]Google Authentification blocked #25

Closed Senooy closed 7 months ago

Senooy commented 7 months ago

Describe the bug

I would like to report a problem encountered while using the demo version of NextCRM. The issue is specifically related to the Google authentication process.

Steps to reproduce

Navigate to the CRM demo site. Click on the option to sign in using Google authentication. Log In Google Auth message : Access blocked

Browsers

Chrome

Additional context (Is this in dev or production?)

No response

pdovhomilja commented 7 months ago

Hi Senooy, thanks for this issue. The problem was in the OAuth. I fixed it.