diff --git a/README.md b/README.md index d1254f2..8c785b6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ App.svelte import { OidcContext, authError, - authToken, + acessToken, idToken, isAuthenticated, isLoading, @@ -44,7 +44,7 @@ const metadata = { client_id="aOijZt2ug6Ovgzp0HXdF23B6zxwA6PaP" redirect_uri="https://darrelopry.com/svelte-oidc/" post_logout_redirect_uri="https://darrelopry.com/svelte-oidc/" - metdata={metadata} + metadata={metadata} > @@ -121,4 +121,4 @@ npm run showcase:dev **use semver** 1. npm publish 2. npm showcase:build -3. npm showcase:publish \ No newline at end of file +3. npm showcase:publish