eddyystop / feathers-reduxify-authentication

Wrap feathers-client.authentication so it works with Redux, as well as authentication, authorization packages for React-Router.
MIT License
22 stars 13 forks source link

Customize the "User is not verified" message #10

Open dailycommit opened 7 years ago

dailycommit commented 7 years ago

How can I customize the "User is not verified" error message? I do not think it can be customized with standard error hooks. Is there a way?

eddyystop commented 7 years ago

Do you mean 'User\'s email is not yet verified.'? I suggest you fork the fork and modify it.