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

Enable useAuthenticator usage outside <Authenticator /> #1168

Merged
merged 26 commits into from
Jan 26, 2022

Commits on Jan 19, 2022

  1. Initial draft

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e0c4216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d91efe View commit details
    Browse the repository at this point in the history
  3. Allow children to be null

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d0b9dd3 View commit details
    Browse the repository at this point in the history
  4. Remove initial state

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ccf4cc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af70d1e View commit details
    Browse the repository at this point in the history
  6. match new exports

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1e9b3d7 View commit details
    Browse the repository at this point in the history
  7. add useAuthenticator test

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c361bb9 View commit details
    Browse the repository at this point in the history
  8. remove unused variable

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    96ca00f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2231840 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4dc50b4 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3b5abb6 View commit details
    Browse the repository at this point in the history
  12. add more comments

    wlee221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    cbc1f07 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    104cd62 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    4ba6855 View commit details
    Browse the repository at this point in the history
  2. Update changesets

    wlee221 committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    37e4f2c View commit details
    Browse the repository at this point in the history
  3. update exports

    wlee221 committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    9e71360 View commit details
    Browse the repository at this point in the history
  4. Fix types

    wlee221 committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    33a5e68 View commit details
    Browse the repository at this point in the history
  5. update exports list

    wlee221 committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    bf6105b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    392ef6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc4e507 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    712b40e View commit details
    Browse the repository at this point in the history
  2. Update test name

    wlee221 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e556d47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe623a View commit details
    Browse the repository at this point in the history
  4. Remove unused variable

    wlee221 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    12a4d35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4d9999 View commit details
    Browse the repository at this point in the history
  6. Update comments

    wlee221 committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    480d76f View commit details
    Browse the repository at this point in the history