josx / ra-data-feathers

A feathers rest client for react-admin
MIT License
157 stars 53 forks source link

Implements AUTH_ERROR support #32

Closed lijoantony closed 7 years ago

lijoantony commented 7 years ago

Fixes #31 admin-on-rest 1.0 requires the authClient to implement AUTH_ERROR event. Otherwise any http error returned from the server such as 403, 404 etc would cause auto logout of the user.

https://marmelab.com/blog/2017/04/26/admin-on-rest-1-0.html#the-authentication-logic-moved-to-saga