|
4796 | 4796 | "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>" |
4797 | 4797 | }, |
4798 | 4798 | { |
| 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 | + { |
4799 | 4822 | "path": "/blog/captcha-supertokens", |
4800 | 4823 | "metaTags": [ |
4801 | 4824 | "<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.\" />", |
|
0 commit comments