zh/guide/api/auth #287
Replies: 4 comments 1 reply
-
大佬,如何自己加个退出按钮,点击退出呢?每次退出都要点到管理页面,再退出,好麻烦 |
Beta Was this translation helpful? Give feedback.
0 replies
-
临时的有效期是多久? |
Beta Was this translation helpful? Give feedback.
1 reply
-
是不是可以每次获取数据都可以登录,没有过48小时就会拿旧的token,这个冲不冲突 |
Beta Was this translation helpful? Give feedback.
0 replies
-
请问用户信息中的role都有什么取值,有什么含义 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zh/guide/api/auth
POST token获取 POST /api/auth/login 获取某个用户的临时JWt token Body 请求参数 请求参数 名称位置类型必选中文名说明 ------------------ bodybodyobject 否 |none » usernamebodystring 是 用户名用户名 » passwordbodystring 是 ...
https://alist.nn.ci/zh/guide/api/auth.html
Beta Was this translation helpful? Give feedback.
All reactions