The Docker configuration for Cal.com is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.
Having an odd issue and I'm curious if its just me or if others are able to recreate it. Conditions:
Google API credentials added under GOOGLE_API_CREDENTIALS={} in .env. Confirmed working because no issues with the Google Calendar integration functions.
GOOGLE_LOGIN_ENABLED=true added to .env
This leads to the "Login with Google" button appearing on the login page. However, when I use it, there seems to be an odd effect:
Click "Login with Google button"
Select the corresponding Gmail account
Successfully log-in and see your event types page
Within a couple seconds, you get logged-out and redirected to the login page
This repeats every time you hit "Login with Google" and the only way to login and stay logged-in is with username/password
The "Login with Google" is functionally useless as a result. It would be helpful to know if anyone else is running into this issue so I can narrow down whether its a problem with my specific setup.
Having an odd issue and I'm curious if its just me or if others are able to recreate it. Conditions:
This leads to the "Login with Google" button appearing on the login page. However, when I use it, there seems to be an odd effect:
The "Login with Google" is functionally useless as a result. It would be helpful to know if anyone else is running into this issue so I can narrow down whether its a problem with my specific setup.