diff --git a/.changeset/thin-nights-send.md b/.changeset/thin-nights-send.md new file mode 100644 index 000000000..62da6a336 --- /dev/null +++ b/.changeset/thin-nights-send.md @@ -0,0 +1,5 @@ +--- +'@forgerock/oidc-client': minor +--- + +Implement token `get` method for local tokens and autorenew diff --git a/e2e/oidc-app/index.html b/e2e/oidc-app/index.html index e235e069a..adf60736b 100644 --- a/e2e/oidc-app/index.html +++ b/e2e/oidc-app/index.html @@ -11,7 +11,8 @@ @@ -21,6 +22,7 @@