Skip to content
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

Open
ankiiitraj opened this issue Oct 12, 2022 · 10 comments
Open

Improve Signout button on hover over profile photo #34

ankiiitraj opened this issue Oct 12, 2022 · 10 comments
Assignees

Comments

@ankiiitraj
Copy link
Owner

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.

@jsvigneshkanna
Copy link

Please assign me this issue, will fix it

@ankiiitraj
Copy link
Owner Author

sure please go ahead

@jsvigneshkanna
Copy link

jsvigneshkanna commented Oct 13, 2022

@ankiiitraj ,

Can you share env file as google auth not working (throwing bad request)
REACT_APP_CLIENT_ID = your_google_auth_client_id

required

@ankiiitraj
Copy link
Owner Author

Here you go 942881642900-ki4j8oue80b74ih772q0ga63fa7g80n8.apps.googleusercontent.com
Use redirect url as http://localhost:3000

@jsvigneshkanna
Copy link

@ankiiitraj ,

Not sure, I tried above ID from production too but am getting 400 error:

image

@ankiiitraj
Copy link
Owner Author

which port you're running the react app?

@jsvigneshkanna
Copy link

:3000

@ankiiitraj
Copy link
Owner Author

I'll see and get back!

@jsvigneshkanna
Copy link

If you are using auth0 please check whether localhost URI has been configured in auth0

@ankiiitraj
Copy link
Owner Author

seems to be working now.
but anyways you will require to set up a local server as well to go through the whole oAuth flow.
for that you'll also require app-secret

you can try bypassing the login screen from code itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants