Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jscyo committed May 10, 2024
1 parent aae44e6 commit 2e577df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/blog-seo/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@
"<meta name=\"author\" content=\"Joel Coutinho\" /> ",
"<meta name=\"description\" content=\"Federated identity with OAuth is one of the most popular methods of implementing authentication. It lowers sign-up friction and is more secure than other auth methods like email-password based authentication.\" />",
"",
"<meta name=\"keywords\" content=\"what is zero trust, zero trust, zero trust architecture, zero trust security\" />",
"<meta name=\"keywords\" content=\"pkce, okce flow, oauth pkce flow, proof key for code exchange\" />",
"<!--OG Tags-->",
"<meta property=\"og:title\" content=\"Understanding Authorization code flow with PKCE\" />",
"<meta property=\"og:type\" content=\"article\" />",
Expand Down

0 comments on commit 2e577df

Please sign in to comment.