From 5fa17355a69cec2e08a77e8eda9a5a652c2ee8b3 Mon Sep 17 00:00:00 2001 From: "David J. Allen" Date: Sat, 24 Feb 2024 21:03:51 -0700 Subject: [PATCH] Updated web pages --- pages/index.html | 12 ++++++++++++ pages/success.html | 2 ++ 2 files changed, 14 insertions(+) diff --git a/pages/index.html b/pages/index.html index 6677738..a8b5b2a 100644 --- a/pages/index.html +++ b/pages/index.html @@ -1,4 +1,16 @@ Redirecting you to sign-in page... + \ No newline at end of file diff --git a/pages/success.html b/pages/success.html index e7c9dc6..82d409d 100644 --- a/pages/success.html +++ b/pages/success.html @@ -1,6 +1,8 @@ Success! Here's you access token: + + {{access_token}} ... You will need this token to access protected services and resources. Make sure to include it in the authorization header when making a HTTP request: