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

2629 Add Libp2p Auth Service #2715

Merged
merged 192 commits into from
Feb 4, 2025
Merged

2629 Add Libp2p Auth Service #2715

merged 192 commits into from
Feb 4, 2025

Conversation

adrastaea
Copy link
Collaborator

Adds local-first/auth as an authentication service as well as Isla's work adding invite links containing the sigchain invite seed.

Pull Request Checklist

  • I have linked this PR to a related GitHub issue.
  • I have added a description of the change (and Github issue number, if any) to the root CHANGELOG.md.

(Optional) Mobile checklist

Please ensure you completed the following checks if you did any changes to the mobile package:

  • I have run e2e tests for mobile
  • I have updated base screenshots for visual regression tests

@islathehut
Copy link
Collaborator

Let's change the base branch to 4.0.0.

@islathehut islathehut self-requested a review January 30, 2025 13:47
adrastaea and others added 2 commits January 31, 2025 11:08
Fix not syncing with non-owner

Fixes for chain persistence and tests
CHANGELOG.md Outdated
@@ -19,6 +19,7 @@
* Adds basic sigchain functions ([#2625](https://github.com/TryQuiet/quiet/issues/2625))
* Instantiates signature chain when creating communities and reloading application ([#2626](https://github.com/TryQuiet/quiet/issues/2626))
* Added in LFA-ready invite links ([#2627](https://github.com/TryQuiet/quiet/issues/2627))
* Generating LFA-ready invite links when a sigchain is configured ([#2627](https://github.com/TryQuiet/quiet/issues/2627))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be under unreleased

packages/common/src/tests.ts Outdated Show resolved Hide resolved
@adrastaea adrastaea merged commit 25f21a8 into develop Feb 4, 2025
28 of 33 checks passed
@adrastaea adrastaea deleted the 2629-syncing-sigchain branch February 4, 2025 19:43
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.

3 participants