flutter_wordpress icon indicating copy to clipboard operation
flutter_wordpress copied to clipboard

Handle incorrect login credentials

Open Tenebra233 opened this issue 5 years ago • 3 comments

Seems like this is missing

Tenebra233 avatar May 16 '20 18:05 Tenebra233

It's a feature that is missing, I might add support to it and submit a pr if possible.

ellie-me avatar Jul 12 '20 09:07 ellie-me

We are open for PR's

SachinGanesh avatar Jul 12 '20 15:07 SachinGanesh

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.

bastifix avatar Dec 29 '20 22:12 bastifix