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

Credo integration #36

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from

Conversation

jrhender
Copy link
Contributor

@jrhender jrhender commented Sep 24, 2024

This PR replaces didKit with Credo for core credential operations.

Remaining TODO items:

  • Decide DB strategy. It likely doesn't make sense to have the exchanges DB be in-memory but the Askar DB be a persistent sqlite.
  • Add ADR documenting the rationale for Credo
  • Adjust documentation
    • Key import/export should be updated for base58
    • Adjust database section of the README (perhaps noting default Askar db location of ~/.afj)
  • Test docker image build and execution, in particular database behaviour on container recreation

ShikharBhatt and others added 27 commits September 11, 2024 09:35
Signed-off-by: ShikharBhatt <[email protected]>
Signed-off-by: ShikharBhatt <[email protected]>
- mock credo service
- fix unit test cases
- remove sample.env file
- fix validation schema

Signed-off-by: ShikharBhatt <[email protected]>
Signed-off-by: mesaresachin <[email protected]>
Needed for rush-pnpm patch-commit to work

Signed-off-by: jrhender <[email protected]>
Ideally, a permanent upstream fix can be made in Credo.

Signed-off-by: jrhender <[email protected]>
Signed-off-by: ShikharBhatt <[email protected]>
…tion

- Fixed the test cases

Signed-off-by: mesaresachin <[email protected]>
- remove spruce dependency
-  fix didAuth test case

Signed-off-by: ShikharBhatt <[email protected]>
Signed-off-by: ShikharBhatt <[email protected]>
- fix lint issue for any return type

Signed-off-by: ShikharBhatt <[email protected]>
feat: integrate credo in credentials api
@jrhender jrhender marked this pull request as ready for review September 27, 2024 13:21
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