flutter_wordpress
flutter_wordpress copied to clipboard
Handle incorrect login credentials
Seems like this is missing
It's a feature that is missing, I might add support to it and submit a pr if possible.
We are open for PR's
Hi!
I alwys get
WordPressError (WordPress Error! code: null, message: {"code":"[jwt_auth] empty_username" ...
when the credentials are incorrect.
Is there a way to handle this error by myself? Now the app actual broke and need a restart after this error.