mirror of
https://github.com/TECHNOFAB11/svelte-oidc.git
synced 2025-12-11 23:50:06 +01:00
Fix acessToken -> accessToken
This commit is contained in:
parent
8b817efeb7
commit
a1085368b2
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ App.svelte
|
|||
import {
|
||||
OidcContext,
|
||||
authError,
|
||||
acessToken,
|
||||
accessToken,
|
||||
idToken,
|
||||
isAuthenticated,
|
||||
isLoading,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue