mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-25 02:56:38 +00:00
save
This commit is contained in:
parent
3eb45180cf
commit
0c7a5a9578
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ export default function App() {
|
||||||
window.location.href = `/repair/login-hint?redirectUrl=${createRepairPath}`
|
window.location.href = `/repair/login-hint?redirectUrl=${createRepairPath}`
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
await checkAuth()
|
|
||||||
const res = await logtoClient.getIdTokenClaims()
|
const res = await logtoClient.getIdTokenClaims()
|
||||||
setUserInfo(res)
|
setUserInfo(res)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue