-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Hi, I think we found an issue when credentials have double quotes on them, when using retrievePassword method it only returns a single \ char instead of the ", might be that at some point the double quote is converted to \" and then the code replaces the " char leaving the backlash behind.
I think there should be two steps in no particular order:
- Revert escaped double quote (might be more)
- Remove only starting and ending double quote.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
