Closed claustres closed 6 years ago
We got a Token is not in the correct format
error because token format has changed to become of the form ${id}___${token}
.
However changing this raised a new error BadRequest: Invalid token. Get for a new one.
.
Waiting for https://github.com/feathers-plus/feathers-authentication-management/issues/110 to be fixed.
We actually need to update the tests since now the tokens are hashed we have to read them in the user email.
Following upgrade to Feathers V3 and last authentication management version.