mirror of
https://oauth2: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@github.com/m1ngsama/FUJI.git
synced 2026-05-10 19:10:57 +08: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