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

[DCJ-89] B2C Auth base #2611

Closed
wants to merge 11 commits into from
Closed

[DCJ-89] B2C Auth base #2611

wants to merge 11 commits into from

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    b33bf24 View commit details
    Browse the repository at this point in the history
  2. WIP appLoader REBASE

    sjkobori committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    de32b58 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Successful sign in REBASE

    sjkobori committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8423c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d3bf3 View commit details
    Browse the repository at this point in the history
  3. added oauth2 ajax module

    sjkobori committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1c03419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1752089 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94f8bfb View commit details
    Browse the repository at this point in the history
  6. Made signOut/signIn calls consistent, added spinner and cleaned up

    signIn button errors REBASE
    sjkobori committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c3cb893 View commit details
    Browse the repository at this point in the history
  7. Addressing PR comments, moved stateless signIn functions to their own…

    … module, simplified RedirectFromOAuth REBASE
    sjkobori committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ede346f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06e7511 View commit details
    Browse the repository at this point in the history
  9. Cleaned up more uses of setting user is logged manually, and switched…

    … to always calling auth
    sjkobori committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5caaf3c View commit details
    Browse the repository at this point in the history