This repository has been archived by the owner on May 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
認證系統API暨儲存資料 #10
Comments
API 1
Response: {
"sub": "Mongo的id",
"iss": "example.com",
"aud": "前端的網址",
"iat": 1565144307,
"remember": true,
"type": "login_credential"
} code: 403 {
"msg": "The username or password is incorrect"
} |
|
好,那這部分我認領了 |
嗯,那就麻烦你了 |
@zjdavid2 另外,電子郵件怎麼,SMTP哪來? |
这个链接是永久有效的吗?如果是的话,这个链接如果泄露了就可能会有风险。。 电子邮件服务器我完全不会做。。之前尝试弄过但是一直发不出邮件,后来懒得弄了就改用 G Suite了 |
預計48小時有效,僅用於啟用帳戶,且不會登入 |
我觉得是没问题的。用 Hash 也推不出原密码。 我刚才在思考如果一位别有用心的人注册一大堆账号,然后用密码和Hash 尝试推出盐能不能推出来。 我目前的结论是推不出来。 |
@zjdavid2 |
扔前端專案徵詢意見了 |
那TOTP有需要嗎? |
TOTP 很好用,可以作为一个可选项。让用户选择是否启用 |
你認為前端會想要寫FIDO嗎? |
FIDO 是指哪个,生物识别? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
主要資料大致如此,需討論問題如下
The text was updated successfully, but these errors were encountered: