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: