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

feat: support idle management in AuthClient #547

Merged
merged 25 commits into from Mar 30, 2022

Commits on Mar 29, 2022

  1. feat: idleManager

    krpeacock committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2afc69a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91524e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    409c32d View commit details
    Browse the repository at this point in the history
  4. some basic documentation

    krpeacock committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5bf003d View commit details
    Browse the repository at this point in the history
  5. feat: registerActor and registerCallback

    Allows the authClient to register actors to automatically invalidate them going idle, or revalidate them after logging in
    krpeacock committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f43a3d1 View commit details
    Browse the repository at this point in the history
  6. fixing test typing

    krpeacock committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    6088842 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f941b32 View commit details
    Browse the repository at this point in the history
  8. friendlier JSDOC formatting

    krpeacock committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    e826b43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22a1db2 View commit details
    Browse the repository at this point in the history
  10. changelog

    krpeacock committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    730eae6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'SDK-307-support-invalidating-and-replacing-identities' of

    https://github.com/dfinity/agent-js into SDK-307-support-invalidating-and-replacing-identities
    krpeacock committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d2f0077 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. typescript checks for tests

    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    70c5085 View commit details
    Browse the repository at this point in the history
  2. feat: idleManager

    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2d23b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f4378 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88aba80 View commit details
    Browse the repository at this point in the history
  5. some basic documentation

    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6ad006e View commit details
    Browse the repository at this point in the history
  6. feat: registerActor and registerCallback

    Allows the authClient to register actors to automatically invalidate them going idle, or revalidate them after logging in
    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    fad7732 View commit details
    Browse the repository at this point in the history
  7. fixing test typing

    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5faae7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb10643 View commit details
    Browse the repository at this point in the history
  9. friendlier JSDOC formatting

    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3d1d737 View commit details
    Browse the repository at this point in the history
  10. changelog

    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    1f113bb View commit details
    Browse the repository at this point in the history
  11. typescript checks for tests

    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5a03a97 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb5908e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eaebae3 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'SDK-307-support-invalidating-and-replacing-identities' of

    https://github.com/dfinity/agent-js into SDK-307-support-invalidating-and-replacing-identities
    krpeacock committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    03c8782 View commit details
    Browse the repository at this point in the history