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

Password renewal page doesn't work( #93

Open
sayakaikemizu opened this issue Jun 10, 2024 · 3 comments
Open

Password renewal page doesn't work( #93

sayakaikemizu opened this issue Jun 10, 2024 · 3 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@sayakaikemizu
Copy link
Collaborator

No description provided.

@sayakaikemizu sayakaikemizu added the bug Something isn't working label Jun 10, 2024
@sayakaikemizu
Copy link
Collaborator Author

img_9053_720

@CropWatchDevelopment
Copy link
Owner

After some testing, it seems that this issue is with Safari browser.
Possibly some sort of params not being read correctly from the URL, Looking into it now...

@CropWatchDevelopment
Copy link
Owner

I have determined the issue.
Steps to reproduce:

  • Open CropWatch PWA APP
  • Click Reset password
  • Enter Email address for account to be reset
  • Wait for email....
  • Open Email, click Reset Password
  • You will NOT be redirected be redirected to the CropWatch PWA APP but instead safari browser.
  • Attempt to set new password and see the error

Reason: The PWA holds session info about the password reset that is not present in the safari browser you
were re-directed to.

FIX: We MUST figure out how to get the iPhone to re-direct back to the PWA and not safari.

@CropWatchDevelopment CropWatchDevelopment added the wontfix This will not be worked on label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants