-
- Downloads
Implement hb-auth signer extension
parent
03714b74
No related branches found
No related tags found
Showing
- examples/ts/signature-extension/__tests__/assets/fixture.ts 1 addition, 1 deletionexamples/ts/signature-extension/__tests__/assets/fixture.ts
- examples/ts/signature-extension/__tests__/index.spec.ts 4 additions, 0 deletionsexamples/ts/signature-extension/__tests__/index.spec.ts
- examples/ts/signature-extension/package.json 2 additions, 0 deletionsexamples/ts/signature-extension/package.json
- examples/ts/signature-extension/test/hb-auth-worker.js 1 addition, 0 deletionsexamples/ts/signature-extension/test/hb-auth-worker.js
- examples/ts/signature-extension/test/index.html 40 additions, 16 deletionsexamples/ts/signature-extension/test/index.html
- ts/packages/signers-hb-auth/README.md 37 additions, 0 deletionsts/packages/signers-hb-auth/README.md
- ts/packages/signers-hb-auth/package.json 40 additions, 0 deletionsts/packages/signers-hb-auth/package.json
- ts/packages/signers-hb-auth/src/index.ts 68 additions, 0 deletionsts/packages/signers-hb-auth/src/index.ts
- ts/packages/signers-hb-auth/tsconfig.json 14 additions, 0 deletionsts/packages/signers-hb-auth/tsconfig.json
- ts/packages/signers-keychain/src/index.ts 3 additions, 0 deletionsts/packages/signers-keychain/src/index.ts
- ts/pnpm-lock.yaml 42 additions, 0 deletionsts/pnpm-lock.yaml
ts/packages/signers-hb-auth/README.md
0 → 100644
ts/packages/signers-hb-auth/package.json
0 → 100644
ts/packages/signers-hb-auth/src/index.ts
0 → 100644
ts/packages/signers-hb-auth/tsconfig.json
0 → 100644
Please register or sign in to comment