Skip to content

Commit 532baea

Browse files
authored
Merge pull request #475 from mostafamoqbelibrahim/better-auth
What Is Better Auth and Who's It For?
2 parents 3a06a72 + 9a40117 commit 532baea

File tree

8 files changed

+450
-0
lines changed

8 files changed

+450
-0
lines changed
322 KB
Loading
158 KB
Loading
330 KB
Loading

content/better-auth/index.md

Lines changed: 424 additions & 0 deletions
Large diffs are not rendered by default.

static/blog-seo/config.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4796,6 +4796,29 @@
47964796
"schema": "<script type=\"application/ld+json\"> {\n \"@context\": \"https://schema.org\",\n \"@type\": \"Article\",\n \"mainEntityOfPage\": {\n \"@type\": \"WebPage\",\n \"@id\": \"https://supertokens.com/blog/clerk-pricing-the-complete-guide\"\n },\n \"headline\": \"Deep dive into Clerk’s free & paid tiers, real cost examples, hidden fees, and comparison with Auth0/Okta for pricing clarity.\",\n \"image\": \"https://supertokens.com/blog-meta-images/clerk-pricing-the-complete-guide.png\",\n \"author\": {\n \"@type\": \"Organization\",\n \"name\": \"SuperTokens\",\n \"url\": \"https://supertokens.com\"\n },\n \"publisher\": {\n \"@type\": \"Organization\",\n \"name\": \"SuperTokens\",\n \"logo\": {\n \"@type\": \"ImageObject\",\n \"url\": \"https://supertokens.com/static/assets/dark-home/logo.png\"\n }\n }\n }</script>"
47974797
},
47984798
{
4799+
"path": "/blog/better-auth",
4800+
"metaTags": [
4801+
"<meta name=\"description\" content=\"undefined\" />",
4802+
"",
4803+
"<meta name=\"keywords\" content=\"Authentication, Open Source, Authorization, User Management, OAuth, Enterprise SSO, Security\" />",
4804+
"<!--OG Tags-->",
4805+
"<meta property=\"og:title\" content=\"What Is Better Auth and Who's It For?\" />",
4806+
"<meta property=\"og:type\" content=\"article\" />",
4807+
"<meta property=\"og:url\" content=\"https://supertokens.com/blog/better-auth\" />",
4808+
"<meta property=\"og:description\" content=\"undefined\"/>",
4809+
"<meta property=\"og:image\" content=\"https://supertokens.com/blog-meta-images/better-auth.png\" />",
4810+
"",
4811+
"<meta name=\"twitter:card\" content=\"summary_large_image\" />",
4812+
"<meta name=\"twitter:title\" content=\"undefined\" />",
4813+
"<meta name=\"twitter:url\" content=\"https://supertokens.com/blog/better-auth\" />",
4814+
"<meta name=\"twitter:image\" content=\"https://supertokens.com/blog-meta-images/better-auth.png\" /> ",
4815+
"<!--OG Tags-->",
4816+
"<link rel=\"canonical\" href=\"https://supertokens.com/blog/better-auth\">"
4817+
],
4818+
"title": "What Is Better Auth and Who's It For?",
4819+
"schema": "<script type=\"application/ld+json\"> {\n \"@context\": \"https://schema.org\",\n \"@type\": \"Article\",\n \"mainEntityOfPage\": {\n \"@type\": \"WebPage\",\n \"@id\": \"https://supertokens.com/blog/better-auth\"\n },\n \"headline\": \"undefined\",\n \"image\": \"https://supertokens.com/blog-meta-images/better-auth.png\",\n \"author\": {\n \"@type\": \"Organization\",\n \"name\": \"SuperTokens\",\n \"url\": \"https://supertokens.com\"\n },\n \"publisher\": {\n \"@type\": \"Organization\",\n \"name\": \"SuperTokens\",\n \"logo\": {\n \"@type\": \"ImageObject\",\n \"url\": \"https://supertokens.com/static/assets/dark-home/logo.png\"\n }\n }\n }</script>"
4820+
},
4821+
{
47994822
"path": "/blog/captcha-supertokens",
48004823
"metaTags": [
48014824
"<meta name=\"description\" content=\" Learn how to add CAPTCHA to login and signup pages, protect your app from bots, and see how SuperTokens makes it simple.\" />",

static/blog-seo/sitemapconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,9 @@
519519
"location": "https://supertokens.com/blog/clerk-pricing-the-complete-guide"
520520
},
521521
{
522+
"location": "https://supertokens.com/blog/better-auth"
523+
},
524+
{
522525
"location": "https://supertokens.com/blog/captcha-supertokens"
523526
},
524527
{

static/card_covers/better-auth.png

12.8 KB
Loading

static/covers/better-auth.png

1.19 MB
Loading

0 commit comments

Comments
 (0)