diff --git a/examples/angular-spa/src/index.html b/examples/angular-spa/src/index.html index 250fbfc..0ad81f0 100644 --- a/examples/angular-spa/src/index.html +++ b/examples/angular-spa/src/index.html @@ -1,13 +1,17 @@ + - AngularSpa + Angular SPA Example using OpenID Connect + + + diff --git a/examples/react-spa/index.html b/examples/react-spa/index.html index e4b78ea..b02fde8 100644 --- a/examples/react-spa/index.html +++ b/examples/react-spa/index.html @@ -1,13 +1,17 @@ - - - - - Vite + React + TS - - -
- - - + + + + + + + React SPA Example using OpenID Connect + + + +
+ + + + \ No newline at end of file