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

ENHANCEMENT: SWA timeout handling on API calls #888

Merged
merged 3 commits into from
Apr 18, 2022

Commits on Apr 9, 2022

  1. Update IndividualDomain.js

    Add case insensitivity to regex
    JohnDuprey committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    843dfd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    3ac20b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. ENHANCEMENT: SWA timeout handling on API calls

    - baseQuery.js
    Add 302 Found handler to axios error
    Redirect to /.auth/login/aad with post_login_redirect
    JohnDuprey committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    6c48d9c View commit details
    Browse the repository at this point in the history