Skip to content

fix: 修正密码登录时 rsa_encrypt 传入了非公钥的问题;健全 token 获取方式#2

Open
Vanisper wants to merge 1 commit into
dataease:mainfrom
Vanisper:fix/rsa_encrypt-login_token
Open

fix: 修正密码登录时 rsa_encrypt 传入了非公钥的问题;健全 token 获取方式#2
Vanisper wants to merge 1 commit into
dataease:mainfrom
Vanisper:fix/rsa_encrypt-login_token

Conversation

@Vanisper
Copy link
Copy Markdown

  • rsa_encrypt 第二个入参应为 public_key
  • 密码登录接口回调数据结构可能为 {"token": "...", ...}
  • package-lock.json 锁文件 name 值应与 package.json 保持一致

- rsa_encrypt 第二个入参应为 public_key
- 密码登录接口回调数据结构可能为 `{"token": "...", ...}`
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.

1 participant