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

Ability to disable notifications of useCheckAuth and useLogoutIfAccessDenied hooks #5255

Merged
merged 5 commits into from
Sep 18, 2020

Commits on Sep 15, 2020

  1. Add disableNotification parameter to disable notification in useCheck…

    …Auth and useLogoutIfAccessDenied hooks
    asvarcas committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5ca70f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Add test for disableNotification parameter

    asvarcas committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    920f42e View commit details
    Browse the repository at this point in the history
  2. Fixes in JDocs

    asvarcas committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    6da93ea View commit details
    Browse the repository at this point in the history
  3. Add tests to useCheckAuth hook

    asvarcas committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    917ecf8 View commit details
    Browse the repository at this point in the history
  4. Update packages/ra-core/src/auth/useCheckAuth.spec.tsx

    Co-authored-by: Gildas Garcia <1122076+djhi@users.noreply.github.com>
    WiXSL and djhi committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    85efefa View commit details
    Browse the repository at this point in the history