RocketChat / RC4Community

Full-stack components for building, engaging, and growing your massive on-line community
https://community.rocket.chat/
Apache License 2.0
48 stars 68 forks source link

[FIX] Log In button not working #206

Closed muneeb-i-khan closed 1 year ago

Palanikannan1437 commented 1 year ago

@muneeb-i-khan Please give us more context on what exactly isn't working for you in detail so that we could help you debugging it!!

muneeb-i-khan commented 1 year ago

After I click on the profile button at top on extreme right. A login button appears and when I click that, nothing seems to happen.

Palanikannan1437 commented 1 year ago

Hey @muneeb-i-khan!!, I believe you haven't setup these environment variables in your .env file,

NEXT_PUBLIC_GOOGLE_CLIENT_ID="your google client id"
NEXT_PUBLIC_RC_URL="your url of the RC instance"

You could refer to this doc for further clarity, thank you so much for letting us know! πŸ™Œ

Please let us know if you have any further queries!

muneeb-i-khan commented 1 year ago

Thanks for helping out

Palanikannan1437 commented 1 year ago

If everything works, please consider closing this issue @muneeb-i-khan! πŸ˜„

Thank you for bringing this to our notice again...this definitely helped improve our docs a bit moreπŸŽ‰!