[bug]: cancelling in GOOGLE LOGIN should forward to "/login"
Describe the bug
While denying the access permission in google based auth, the error is forwarding to route https://app.tolgee.io/login/auth_callback/google?error=access_denied which is not opening. It should forward the user to the home page.
To Reproduce Steps to reproduce the behavior:
- Go to here
- Click on
GOOGLE LOGIN - Choose account
- Click on
cancel - See the error with the route it is forwarding to
Expected behavior If there is an error, it should move the user to "/login" route
Screenshots
Can this issue be approved with "hacktoberfest" label? I would like to self assign this issue.
I would like to work on this, can you assign me this issue?
Sorry for being so late and not being able to solve the issue. It anyone else wants to take the issue, please take it. I am unassigning myself. Thanks for the opportunity. In future I hope to solve issues in this repo.
Hi @JanCizmar, I have resolved the issue locally. Could you please assign me so I can proceed with making a pull request?
@krushnarout You don't have to be assigned to create PR, but why not.
This issue has been resolved right?