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

Add client id for v2 broker support #263

Closed
9 tasks done
chadyj opened this issue Jun 8, 2022 · 1 comment
Closed
9 tasks done

Add client id for v2 broker support #263

chadyj opened this issue Jun 8, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@chadyj
Copy link
Contributor

chadyj commented Jun 8, 2022

@chadyj chadyj added the enhancement New feature or request label Jun 8, 2022
@chadyj chadyj added this to the v2.0-beta.102 milestone Jun 8, 2022
@chadyj
Copy link
Contributor Author

chadyj commented Jun 14, 2022

@llbartekll llbartekll assigned llbartekll and unassigned sekimondre Jun 21, 2022
llbartekll added a commit that referenced this issue Jun 24, 2022
* Add SerializationPolicy type

* savepoint

* savepoint

* Add envelope

* update serialize method

* update envelope

* handle envelope in Sign sdk

* extract envelope to a new file

* add getPublicKey method to kms

* fix kms errors

* fix kms tests

* add kms tests scheme
fix codec tests

* fix serializer tests

* update kms test, fix type 0 envelope key size issue

* simplify serialiser, add envelope init

* Fix envelope type, fix serialiser tests

* remove debugging prints

* update codec docs

* remove unused error

* remove unused error

* move serializing protocol to serializer

* prevent potential crash on envelope init

* add serializing file

* run lint

* Add client auth core components

* Add client auth mocks

* Add signing private key

* Add signing crypto kit wrapper

* Add Socket Authenticator Test

* update SocketAuthenticator

* savepoint

* savepoint

* pass jwt test

* extract jwt encoder

* savepoint

* update signer

* fix tests

* extract ED25519DIDKeyFactoryMock

* clean up

* remove commented code

* run lint fix

* change relay url

* test

* update relay url

* test

* test

* revert

* test

* fix typo

* savepoint

* Update ED25519DIDKeyFactoryTests

* update test
llbartekll added a commit that referenced this issue Jul 5, 2022
* Add SerializationPolicy type

* savepoint

* savepoint

* Add envelope

* update serialize method

* update envelope

* handle envelope in Sign sdk

* extract envelope to a new file

* add getPublicKey method to kms

* fix kms errors

* fix kms tests

* add kms tests scheme
fix codec tests

* fix serializer tests

* update kms test, fix type 0 envelope key size issue

* simplify serialiser, add envelope init

* Fix envelope type, fix serialiser tests

* remove debugging prints

* update codec docs

* remove unused error

* remove unused error

* move serializing protocol to serializer

* prevent potential crash on envelope init

* add serializing file

* run lint

* Add client auth core components

* Add client auth mocks

* Add signing private key

* Add signing crypto kit wrapper

* Add Socket Authenticator Test

* update SocketAuthenticator

* savepoint

* savepoint

* pass jwt test

* extract jwt encoder

* savepoint

* update signer

* fix tests

* extract ED25519DIDKeyFactoryMock

* clean up

* remove commented code

* run lint fix

* change relay url

* test

* update relay url

* test

* test

* revert

* test

* fix typo

* savepoint

* Update ED25519DIDKeyFactoryTests

* update test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants