You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presently, once a user is authorised, it is assumed that their authorisation is infinite. It is possible that credentials could be revoked from within the WordPress website which would results in a 401: Unathorized error being returned.
This needs to be handled gracefully to allow the user to log in again.
The text was updated successfully, but these errors were encountered:
Presently, once a user is authorised, it is assumed that their authorisation is infinite. It is possible that credentials could be revoked from within the WordPress website which would results in a 401: Unathorized error being returned.
This needs to be handled gracefully to allow the user to log in again.
The text was updated successfully, but these errors were encountered: