Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Conversation

FacundoMainere
Copy link
Contributor

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.

@FacundoMainere FacundoMainere changed the title WIP: Change AuthClient according to React Admin v3 docs [WIP] Change AuthClient according to React Admin v3 docs Jul 9, 2020
@josx
Copy link
Owner

josx commented Jul 10, 2020

  • I think We still need to be retrocompatible with react-admin v2 (last release just one year ago)
  • We still need to make tests match current signatures

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

@josx josx closed this Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants