Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
js-sdk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Odysseus
js-sdk
Commits
3d12fce3
Commit
3d12fce3
authored
May 30, 2024
by
贾浩@五瓣科技
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update fingerprint readme
parent
742e7299
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
README.md
README.md
+18
-0
No files found.
README.md
View file @
3d12fce3
...
@@ -33,3 +33,21 @@ https://core.telegram.org/bots/webapps#initializing-mini-apps
...
@@ -33,3 +33,21 @@ https://core.telegram.org/bots/webapps#initializing-mini-apps
- 从kv存储服务端获取随机密码
- 从kv存储服务端获取随机密码
- 从后端获取keystore,使用密码解密keystore
- 从后端获取keystore,使用密码解密keystore
- 获取web3 provider
- 获取web3 provider
## h5 指纹
### 首次登录
- 使用指纹sdk request id 获取jwt和是否已注册
- 随机生成密码,通过随机密码生成keystore,使用私钥对json keystore签名
- 把随机密码保存到kv存储服务端(待开发)
- 把keystore,对keystore的签名传入后端
- 获取web3 provider
### 后续登录
- 使用指纹sdk request id 获取jwt和是否已注册
- 从kv存储服务端获取随机密码
- 从后端获取keystore,使用密码解密keystore
- 获取web3 provider
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment