From 90a6b1751be3ca6bd6adff76b9d14d6b73e3c35d Mon Sep 17 00:00:00 2001 From: Byron Motoche <116190812+byron-okta@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:28:57 -0500 Subject: [PATCH 1/4] feat: update header and footer logo --- img/website/auth0_logo_ft.svg | 44 ++++++++++++++++++++----------- img/website/auth0_logo_header.svg | 44 ++++++++++++++++++++----------- 2 files changed, 56 insertions(+), 32 deletions(-) diff --git a/img/website/auth0_logo_ft.svg b/img/website/auth0_logo_ft.svg index 57c51da3..9d1b07af 100644 --- a/img/website/auth0_logo_ft.svg +++ b/img/website/auth0_logo_ft.svg @@ -1,17 +1,29 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + diff --git a/img/website/auth0_logo_header.svg b/img/website/auth0_logo_header.svg index c24832d1..9d1b07af 100644 --- a/img/website/auth0_logo_header.svg +++ b/img/website/auth0_logo_header.svg @@ -1,17 +1,29 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + From b225bdeaf11a7a08c8b640ab7fc5629fbe6ef726 Mon Sep 17 00:00:00 2001 From: Byron Motoche <116190812+byron-okta@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:35:24 -0500 Subject: [PATCH 2/4] refactor: use a single svg for the Auth0 logo --- .../{auth0_logo_ft.svg => auth0_logo.svg} | 0 img/website/auth0_logo_header.svg | 29 ------------------- views/extension/index.pug | 2 +- views/website/counter.pug | 2 +- views/website/layout.pug | 2 +- views/website/navigation.pug | 4 +-- 6 files changed, 5 insertions(+), 34 deletions(-) rename img/website/{auth0_logo_ft.svg => auth0_logo.svg} (100%) delete mode 100644 img/website/auth0_logo_header.svg diff --git a/img/website/auth0_logo_ft.svg b/img/website/auth0_logo.svg similarity index 100% rename from img/website/auth0_logo_ft.svg rename to img/website/auth0_logo.svg diff --git a/img/website/auth0_logo_header.svg b/img/website/auth0_logo_header.svg deleted file mode 100644 index 9d1b07af..00000000 --- a/img/website/auth0_logo_header.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - diff --git a/views/extension/index.pug b/views/extension/index.pug index ede24c46..71a2b7ed 100644 --- a/views/extension/index.pug +++ b/views/extension/index.pug @@ -38,7 +38,7 @@ block content .pull-left a(target="_blank" href="https://developer.auth0.com") | Crafted by   - img(src="/img/auth0_logo_ft.svg" alt='Crafted by Auth0 - JWT.io Token Based Authentication') + img(src="/img/auth0_logo.svg" alt='Crafted by Auth0 - JWT.io Token Based Authentication') a  -  a.keep-deco(href='https://github.com/jsonwebtoken/jsonwebtoken.github.io/blob/master/LICENSE.txt', target="_blank") License diff --git a/views/website/counter.pug b/views/website/counter.pug index 95c4363d..a4a41daa 100644 --- a/views/website/counter.pug +++ b/views/website/counter.pug @@ -1,6 +1,6 @@ .tokens-created .container - img(src='/img/auth0_logo_ft.svg' alt='Auth0 logo').logo + img(src='/img/auth0_logo.svg' alt='Auth0 logo').logo p JWT.io is brought to you by a(href='https://auth0.com/signup/?utm_source=jwt.io&utm_medium=microsites&utm_campaign=devn_signup', target="_blank", rel="noreferrer noopener") Auth0 p Securely implement authentication with JWTs using Auth0 on any stack and any device in less than 10 minutes. diff --git a/views/website/layout.pug b/views/website/layout.pug index d692a850..b65068f5 100644 --- a/views/website/layout.pug +++ b/views/website/layout.pug @@ -64,7 +64,7 @@ html(lang='en') img.ccpa-toggle(src='https://cdn.auth0.com/website/footer/ccpa.svg' alt='Privacy choices') a(href='https://developer.auth0.com', target="_blank") | Crafted by - img(src='/img/auth0_logo_ft.svg' alt='Crafted by Auth0 - JWT.io Token Based Authentication').logo + img(src='/img/auth0_logo.svg' alt='Crafted by Auth0 - JWT.io Token Based Authentication').logo #ccpa-modal button#close-ccpa x h3 Your Privacy Choices diff --git a/views/website/navigation.pug b/views/website/navigation.pug index d84a986e..beda0aa9 100644 --- a/views/website/navigation.pug +++ b/views/website/navigation.pug @@ -28,9 +28,9 @@ nav.navbar .social a.a0(href='https://developer.auth0.com', target='_blank') span.by-text Crafted by - img(src='/img/auth0_logo_header.svg', alt='Crafted by Auth0 - JWT.io Token Based Authentication') + img(src='/img/auth0_logo.svg', alt='Crafted by Auth0 - JWT.io Token Based Authentication') span.crafted-by__question-mark ? a.supported(href='https://auth0.com', target="_blank") | Crafted by - img(src='/img/auth0_logo_ft.svg', alt='Crafted by Auth0 - JWT.io Token Based Authentication').logo-mobile + img(src='/img/auth0_logo.svg', alt='Crafted by Auth0 - JWT.io Token Based Authentication').logo-mobile From 78077a0994497017eb3ced3b0772b7bb5ec07604 Mon Sep 17 00:00:00 2001 From: Byron Motoche <116190812+byron-okta@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:56:39 -0500 Subject: [PATCH 3/4] feat: update Auth0 mention in copy --- views/website/md/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/website/md/introduction.md b/views/website/md/introduction.md index ff39b890..c4a2abc7 100755 --- a/views/website/md/introduction.md +++ b/views/website/md/introduction.md @@ -134,4 +134,4 @@ Regarding usage, JWT is used at Internet scale. This highlights the ease of clie ![Comparing the length of an encoded JWT and an encoded SAML](https://cdn.auth0.com/content/jwt/comparing-jwt-vs-saml2.png) _Comparison of the length of an encoded JWT and an encoded SAML_ -If you want to read more about JSON Web Tokens and even start using them to perform authentication in your own applications, browse to the [JSON Web Token landing page](http://auth0.com/learn/json-web-tokens) at Auth0 by Okta. +If you want to read more about JSON Web Tokens and even start using them to perform authentication in your own applications, browse to the [JSON Web Token landing page](http://auth0.com/learn/json-web-tokens) at Auth0. From ec1ff15fd9e29a3fdeffefb39943837684432019 Mon Sep 17 00:00:00 2001 From: Byron Motoche <116190812+byron-okta@users.noreply.github.com> Date: Thu, 30 Jan 2025 13:25:49 -0500 Subject: [PATCH 4/4] feat: update Auth0 logo --- img/website/auth0_logo.svg | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/img/website/auth0_logo.svg b/img/website/auth0_logo.svg index 9d1b07af..12a27bb8 100644 --- a/img/website/auth0_logo.svg +++ b/img/website/auth0_logo.svg @@ -1,29 +1,29 @@ - +