mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +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}`
|
||||
return
|
||||
}
|
||||
await checkAuth()
|
||||
const res = await logtoClient.getIdTokenClaims()
|
||||
setUserInfo(res)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue