-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Signout button on hover over profile photo #34
Comments
Please assign me this issue, will fix it |
sure please go ahead |
Can you share env file as google auth not working (throwing bad request) required |
Here you go |
Not sure, I tried above ID from production too but am getting 400 error: |
which port you're running the react app? |
:3000 |
I'll see and get back! |
If you are using auth0 please check whether localhost URI has been configured in auth0 |
seems to be working now. you can try bypassing the login screen from code itself. |
Once the profile picture is clicked, the signout option comes up.
But it does not fade even if we stop hovering over the button or profile pic.
Implement a better way to sign out.
The text was updated successfully, but these errors were encountered: