mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-17 04:25:06 +08:00
增加 yudao-sso-demo-by-password 示例,基于密码模式,实现 SSO 单点登录
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* 刷新令牌
|
||||
* 登出,删除访问令牌
|
||||
*/
|
||||
function logout() {
|
||||
const accessToken = localStorage.getItem('ACCESS-TOKEN');
|
||||
|
Reference in New Issue
Block a user