Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- errors: {
- password_reset_token: ["The selected password reset token is invalid."]
- },
- …
- }
- error
- :
- true
- errors
- : {
- password_reset_token: ["The selected password reset token is invalid."]
- }
- password_reset_token
- : ["The selected password reset token is invalid."]
- 0
- :
- "The selected password reset token is invalid."
- message
- :
- "Validation errors"
- popup
- : []
Advertisement
Add Comment
Please, Sign In to add comment