We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, react admin v5 was released, is it possible to update ra-auth-cognito to support it?
The text was updated successfully, but these errors were encountered:
push a PR: #20
Sorry, something went wrong.
if anybody also need this, while not merged, you can update your package.json with the following dependency:
"ra-auth-cognito": "https://github.com/julienV/ra-auth-cognito/raw/react-admin-v5-tarball/packages/ra-auth-cognito/ra-auth-cognito-1.1.0.tgz"
sorry i didn't find a better/cleaner way to make this available, as the code is nested in a monorepo, so a tarball it is...
of course, it's provided as is, do your due dilligence before integrating to your own projects.
Successfully merging a pull request may close this issue.
Hi,
react admin v5 was released, is it possible to update ra-auth-cognito to support it?
The text was updated successfully, but these errors were encountered: