diff --git a/.changeset/thin-nights-send.md b/.changeset/thin-nights-send.md new file mode 100644 index 0000000000..62da6a336c --- /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 e235e069a1..adf60736bc 100644 --- a/e2e/oidc-app/index.html +++ b/e2e/oidc-app/index.html @@ -11,7 +11,8 @@ @@ -21,6 +22,7 @@