Skip to content

Commit

Permalink
adds supertokens vs auth0 blog
Browse files Browse the repository at this point in the history
  • Loading branch information
jscyo committed Jul 25, 2024
1 parent 7cbfc8e commit 5a4d52a
Show file tree
Hide file tree
Showing 8 changed files with 391 additions and 0 deletions.
366 changes: 366 additions & 0 deletions content/supertokens-vs-auth0/index.md

Large diffs are not rendered by default.

Binary file added content/supertokens-vs-auth0/st-auth0-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/supertokens-vs-auth0/st-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/blog-meta-images/supertokens-vs-auth0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions static/blog-seo/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1517,5 +1517,27 @@
],
"title": "Supertokens Vs Keycloak: Going Custom Vs. Off-The-Shelf",
"schema": "<script type=\"application/ld+json\">\n{\"@context\":\"https://schema.org\",\"@type\":\"Article\",\"mainEntityOfPage\":{\"@type\":\"WebPage\",\"@id\":\"https://supertokens.com/blog/supertokens-vs-keycloak\"},\"headline\":\"Supertokens Vs Keycloak: Going Custom Vs. Off-The-Shelf\",\"image\":\"https://supertokens.com/blog-meta-images/supertokens-vs-keycloak.png\",\"author\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"url\":\"https://supertokens.com\"},\"publisher\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https://supertokens.com/static/assets/dark-home/logo.png\"}}}</script>"
},{
"path": "/blog/supertokens-vs-auth0",
"metaTags": [
"<meta name=\"author\" content=\"Mostafa Ibrahim\" /> ",
"<meta name=\"description\" content=\"Explore the core differences between SuperTokens and Auth0 including their key features, pros and cons, and practical workflows. Whether you need full control with SuperTokens' self-hosted, open-source approach or the convenience of Auth0's managed service, this guide will help you choose the right authentication solution for your project.\" />",
"",
"<meta name=\"keywords\" content=\"SuperTokens vs Auth0, Open source authentication solutions, Authentication and authorization, Open source identity management\" />",
"<!--OG Tags-->",
"<meta property=\"og:title\" content=\"Supertokens Vs AuthO: Self-Hosted Vs. Managed Solutions\" />",
"<meta property=\"og:type\" content=\"article\" />",
"<meta property=\"og:url\" content=\"https://supertokens.com/blog/supertokens-vs-auth0\" />",
"<meta property=\"og:description\" content=\"Explore the core differences between SuperTokens and Auth0 including their key features, pros and cons, and practical workflows. Whether you need full control with SuperTokens' self-hosted, open-source approach or the convenience of Auth0's managed service, this guide will help you choose the right authentication solution for your project.\" /\"/>",
"<meta property=\"og:image\" content=\"https://supertokens.com/blog-meta-images/supertokens-vs-auth0.png\" />",
"",
"<meta name=\"twitter:card\" content=\"summary_large_image\" />",
"<meta name=\"twitter:title\" content=\"Supertokens Vs AuthO: Self-Hosted Vs. Managed Solutions/>",
"<meta name=\"twitter:url\" content=\"https://supertokens.com/blog/supertokens-vs-auth0\" />",
"<meta name=\"twitter:image\" content=\"https://supertokens.com/blog-meta-images/supertokens-vs-auth0.png\" /> ",
"<!--OG Tags-->"
],
"title": "Supertokens Vs AuthO: Self-Hosted Vs. Managed Solutions",
"schema": "<script type=\"application/ld+json\">\n{\"@context\":\"https://schema.org\",\"@type\":\"Article\",\"mainEntityOfPage\":{\"@type\":\"WebPage\",\"@id\":\"https://supertokens.com/blog/supertokens-vs-auth0\"},\"headline\":\"Supertokens Vs AuthO: Self-Hosted Vs. Managed Solutions\",\"image\":\"https://supertokens.com/blog-meta-images/supertokens-vs-auth0.png\",\"author\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"url\":\"https://supertokens.com\"},\"publisher\":{\"@type\":\"Organization\",\"name\":\"SuperTokens\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https://supertokens.com/static/assets/dark-home/logo.png\"}}}</script>"
}
]
3 changes: 3 additions & 0 deletions static/blog-seo/sitemapconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,8 @@
},
{
"location": "https://supertokens.com/blog/auth0-alternatives"
},
{
"location": "https://supertokens.com/blog/supertokens-vs-auth0"
}
]
Binary file added static/card_covers/supertokens-vs-auth0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/covers/supertokens-vs-auth0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a4d52a

Please sign in to comment.