|
4819 | 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/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>" |
4820 | 4820 | }, |
4821 | 4821 | { |
| 4822 | + "path": "/blog/secure-multi-tenant-auth", |
| 4823 | + "metaTags": [ |
| 4824 | + "<meta name=\"description\" content=\"For B2B SaaS and platform builders shipping tenant-aware authentication, SSO, and least-privilege access with open-source ergonomics and enterprise guarantees.\" />", |
| 4825 | + "", |
| 4826 | + "<meta name=\"keywords\" content=\"Authentication, Open Source, Authorization, User Management, OAuth, Enterprise SSO, Security\" />", |
| 4827 | + "<!--OG Tags-->", |
| 4828 | + "<meta property=\"og:title\" content=\"Secure Multi-Tenant Authentication: SaaS RBAC with SuperTokens\" />", |
| 4829 | + "<meta property=\"og:type\" content=\"article\" />", |
| 4830 | + "<meta property=\"og:url\" content=\"https://supertokens.com/blog/secure-multi-tenant-auth\" />", |
| 4831 | + "<meta property=\"og:description\" content=\"For B2B SaaS and platform builders shipping tenant-aware authentication, SSO, and least-privilege access with open-source ergonomics and enterprise guarantees.\"/>", |
| 4832 | + "<meta property=\"og:image\" content=\"https://supertokens.com/blog-meta-images/secure-multi-tenant-auth.png\" />", |
| 4833 | + "", |
| 4834 | + "<meta name=\"twitter:card\" content=\"summary_large_image\" />", |
| 4835 | + "<meta name=\"twitter:title\" content=\"For B2B SaaS and platform builders shipping tenant-aware authentication, SSO, and least-privilege access with open-source ergonomics and enterprise guarantees.\" />", |
| 4836 | + "<meta name=\"twitter:url\" content=\"https://supertokens.com/blog/secure-multi-tenant-auth\" />", |
| 4837 | + "<meta name=\"twitter:image\" content=\"https://supertokens.com/blog-meta-images/secure-multi-tenant-auth.png\" /> ", |
| 4838 | + "<!--OG Tags-->", |
| 4839 | + "<link rel=\"canonical\" href=\"https://supertokens.com/blog/secure-multi-tenant-auth\">" |
| 4840 | + ], |
| 4841 | + "title": "Secure Multi-Tenant Authentication: SaaS RBAC with SuperTokens", |
| 4842 | + "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/secure-multi-tenant-auth\"\n },\n \"headline\": \"For B2B SaaS and platform builders shipping tenant-aware authentication, SSO, and least-privilege access with open-source ergonomics and enterprise guarantees.\",\n \"image\": \"https://supertokens.com/blog-meta-images/secure-multi-tenant-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>" |
| 4843 | + }, |
| 4844 | + { |
4822 | 4845 | "path": "/blog/auth-for-ai-agents", |
4823 | 4846 | "metaTags": [ |
4824 | 4847 | "<meta name=\"description\" content=\"Secure AI agents with scoped tokens, DPoP, tool-level policies, and human approvals.\" />", |
|
0 commit comments