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: multi-actor config #916

Merged
merged 4 commits into from
Sep 10, 2024
Merged

feat: multi-actor config #916

merged 4 commits into from
Sep 10, 2024

Conversation

krpeacock
Copy link
Contributor

@krpeacock krpeacock commented Aug 8, 2024

Description

As requested, allows the useAuthClient hook to create and manage multiple actors at once. I don't know how to infer the full typing, but that may be possible in a future version

Also adds example code for initializing multiple actors

How Has This Been Tested?

new unit test and refactoring in the example app

Checklist:

  • My changes follow the guidelines in CONTRIBUTING.md.
  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@krpeacock krpeacock requested a review from a team as a code owner August 8, 2024 21:41
Copy link
Contributor

github-actions bot commented Aug 8, 2024

size-limit report 📦

Path Size
@dfinity/agent 85.96 KB (0%)
@dfinity/candid 13.58 KB (0%)
@dfinity/principal 4.97 KB (0%)
@dfinity/auth-client 60.36 KB (0%)
@dfinity/assets 80.98 KB (0%)
@dfinity/identity 57.56 KB (0%)
@dfinity/identity-secp256k1 131.14 KB (0%)

@krpeacock krpeacock enabled auto-merge (squash) September 6, 2024 17:58
@krpeacock krpeacock merged commit 19e2f8f into main Sep 10, 2024
16 checks passed
@krpeacock krpeacock deleted the kai/multi-actor branch September 10, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants