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
The app doesn't redirect to login when it face to a 401/403
i opened a new project with only required items to reproduce the problem : https://github.com/Rebolon/LibraryManagementSystem On this project the redirection works, but when authenticated, next api calls are not using the fetchHydra that embed Authorization header. Question is opened on stack: https://stackoverflow.com/questions/57184540/react-admin-how-to-use-basic-authentification-in-my-sample-auth-headers-are-w
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The app doesn't redirect to login when it face to a 401/403
i opened a new project with only required items to reproduce the problem : https://github.com/Rebolon/LibraryManagementSystem
On this project the redirection works, but when authenticated, next api calls are not using the fetchHydra that embed Authorization header.
Question is opened on stack: https://stackoverflow.com/questions/57184540/react-admin-how-to-use-basic-authentification-in-my-sample-auth-headers-are-w
The text was updated successfully, but these errors were encountered: