josx / ra-data-feathers

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

[WIP] Change AuthClient according to React Admin v3 docs #146

Closed FacundoMainere closed 4 years ago

FacundoMainere commented 4 years ago

According to the v3 blog react admin changed its auth provider signature. They added a compatibility layer so the old signature should be working for a time too.

We still need to fix the tests according to the new signature and maybe also add an option for retrocompatibility with the old signature.

josx commented 4 years ago

Closing this PR and adding a new issue with this info. #148