Skip to content

Commit ef16001

Browse files
authored
Merge pull request #498 from kinde-oss/docs/frontmatter-updates
Updating front matter for all docs files to improve SEO and AI LLM indexing
2 parents 5a13c70 + a8f16fc commit ef16001

File tree

358 files changed

+7613
-371
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

358 files changed

+7613
-371
lines changed

src/content/docs/authenticate/about-auth/about-authentication.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ relatedArticles:
1212
app_context:
1313
- m: settings
1414
s: authentication
15+
description: Learn about Kinde's authentication methods including password, passwordless, social sign-in, and enterprise connections.
16+
metadata:
17+
topics: [authenticate]
18+
sdk: []
19+
languages: []
20+
audience: [developer, product-manager]
21+
complexity: beginner
22+
keywords: [authentication, sign up, sign in, password, passwordless, social login, enterprise, SSO]
23+
updated: 2025-01-16
24+
featured: false
25+
deprecated: false
26+
ai-summary: >
27+
Comprehensive overview of Kinde's authentication methods including password, passwordless, social sign-in, and enterprise connections with multi-domain support.
1528
---
1629

1730
Kinde makes authentication easy by providing a range of methods to choose from.

src/content/docs/authenticate/about-auth/authentication-methods.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@ relatedArticles:
1010
- 0145d1ce-564e-4c28-820f-2f126abbfe3a
1111
- a5225946-27ad-41c0-a3c1-9a6d735e3efb
1212
- 66b2a627-b24a-4ccf-a792-80a6a9fe35ef
13+
description: Detailed guide to all authentication methods supported by Kinde including email, phone, social, and enterprise authentication.
14+
metadata:
15+
topics: [authenticate]
16+
sdk: []
17+
languages: []
18+
audience: [developer, product-manager]
19+
complexity: beginner
20+
keywords: [email authentication, password, passwordless, phone auth, SMS, social login, enterprise SSO, OTP]
21+
updated: 2025-01-16
22+
featured: false
23+
deprecated: false
24+
ai-summary: >
25+
Complete guide to Kinde's authentication methods including email/password, passwordless OTP, phone SMS authentication, social providers, and enterprise SSO connections.
1326
---
1427

1528
Kinde supports the following authentication methods.

src/content/docs/authenticate/about-auth/identity-and-verification.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ relatedArticles:
88
- d5ab49ac-bf16-487a-b1a1-e07f68e42be7
99
- 776166a5-eebd-42be-a695-36eaafba0823
1010
- 8b9376c4-308c-4eaa-a990-606fb8bbf770
11+
description: Understanding how user identity and verification works in Kinde, including identity types, trusted providers, and verification processes.
12+
metadata:
13+
topics: [authenticate]
14+
sdk: []
15+
languages: []
16+
audience: [developer, security-engineer]
17+
complexity: intermediate
18+
keywords: [user identity, verification, trusted providers, email verification, social identity, enterprise identity, profile sync]
19+
updated: 2025-01-16
20+
featured: false
21+
deprecated: false
22+
ai-summary: >
23+
Comprehensive guide to user identity management in Kinde covering identity types, verification processes, trusted providers, and profile synchronization.
1124
---
1225

1326
A key part of making authentication secure, is through verification of user identities. Verification usually happens at sign up, to ensure the person signing up exists and is the intended person gaining access to your app or project.

src/content/docs/authenticate/about-auth/user-communication.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ relatedArticles:
77
- 0222489b-3478-48a7-a5c9-c99c6044f0e9
88
- c4182a6d-64ca-4c82-ba33-e5fc5d8b8cad
99
- e519f56a-603a-44dd-a946-3aaf6fb256ce
10+
description: Learn about how Kinde communicates with users through emails and SMS for authentication purposes.
11+
metadata:
12+
topics: [authenticate]
13+
sdk: []
14+
languages: []
15+
audience: [developer, product-manager]
16+
complexity: beginner
17+
keywords: [user communication, email, SMS, OTP, verification, Twilio, webhooks]
18+
updated: 2025-01-16
19+
featured: false
20+
deprecated: false
21+
ai-summary: >
22+
Guide to Kinde's user communication methods including authentication emails, SMS OTP messages, and webhook integration for custom notifications.
1023
---
1124

1225
Kinde only sends emails or texts to users as part of the authentication experience, for example to send one-time passwords or to verify user identity for self-sign-up.

src/content/docs/authenticate/auth-guides/enterprise-connections-identity.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ sidebar:
66
relatedArticles:
77
- fcf28a71-c3a8-4474-9564-ad089d3f2105
88
- e519f56a-603a-44dd-a946-3aaf6fb256ce
9+
description: Understanding why Kinde enforces one enterprise identity per user for security, account integrity, and simplified tenant management.
10+
metadata:
11+
topics: [authenticate]
12+
sdk: []
13+
languages: []
14+
audience: [developer, security-engineer, enterprise-admin]
15+
complexity: intermediate
16+
keywords: [enterprise identity, SSO, identity provider, IdP, security, account integrity, tenant management]
17+
updated: 2025-01-16
18+
featured: false
19+
deprecated: false
20+
ai-summary: >
21+
Security-focused guide explaining why Kinde enforces one enterprise identity per user to prevent conflicts, ensure account integrity, and simplify tenant management.
922
---
1023

1124
At Kinde, each user can only have one enterprise identity provider (IdP) connection as part of their user profile. This is because we want to keep things simple, secure, and reliable.

src/content/docs/authenticate/auth-guides/mixed-b2b-b2c.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ relatedArticles:
99
- 0145d1ce-564e-4c28-820f-2f126abbfe3a
1010
- 720fcdda-daa6-4dff-ad2d-177af555e6bb
1111
- 2c58dabc-fe5c-4919-ade7-4caab8da47e8
12+
description: Complete guide to setting up unified authentication for mixed B2B and B2C businesses using Kinde Scale plan features.
13+
metadata:
14+
topics: [authenticate]
15+
sdk: []
16+
languages: []
17+
audience: [developer, product-manager, enterprise-admin]
18+
complexity: advanced
19+
keywords: [B2B, B2C, mixed authentication, enterprise connections, SAML, organizations, home realm discovery]
20+
updated: 2025-01-16
21+
featured: false
22+
deprecated: false
23+
ai-summary: >
24+
Comprehensive guide for setting up unified authentication supporting both B2B enterprise connections and B2C passwordless authentication in a single application.
1225
---
1326

1427
If you have an app or site that supports a mix of business customers and direct customers, this guide shows you how to set up authentication in Kinde to meet both these needs.

src/content/docs/authenticate/auth-guides/pass-params-idp.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ relatedArticles:
77
- fcf28a71-c3a8-4474-9564-ad089d3f2105
88
- b663dbde-2045-4f51-bab4-84d0c9fbe15b
99
- 50284476-2442-414c-af20-01ed3ef4ca4e
10+
description: Learn how to pass static and dynamic parameters to identity providers during authentication for improved user experience.
11+
metadata:
12+
topics: [authenticate]
13+
sdk: []
14+
languages: [json]
15+
audience: [developer, integration-engineer]
16+
complexity: intermediate
17+
keywords: [upstream params, identity provider, OAuth 2.0, SAML, login_hint, prompt, account switcher]
18+
updated: 2025-01-16
19+
featured: false
20+
deprecated: false
21+
ai-summary: >
22+
Technical guide for passing static and dynamic parameters to identity providers during OAuth 2.0 and SAML authentication flows.
1023
---
1124

1225
You can pass provider-specific parameters to an Identity Provider (IdP) during authentication. These are also known as 'upstream params'. The values your pass can either be static per connection or dynamic per user.

src/content/docs/authenticate/authentication-methods/email-authentication.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ relatedArticles:
77
- 26e55a64-13dd-4c7b-b9ad-e7595903ddc8
88
- c4bc277a-5ec7-418c-ba1c-4d58c9ddfd7d
99
- 2aa551b8-06c0-4947-bd4b-d643c77ed224
10+
description: Comprehensive overview of email authentication methods including verification, account linking, and customization options.
11+
metadata:
12+
topics: [authenticate]
13+
sdk: []
14+
languages: []
15+
audience: [developer, product-manager]
16+
complexity: beginner
17+
keywords: [email authentication, email verification, account linking, Gravatar, login_hint, profile pictures]
18+
updated: 2025-01-16
19+
featured: false
20+
deprecated: false
21+
ai-summary: >
22+
Complete guide to email authentication covering verification processes, account linking, and customization options for email-based sign-in.
1023
---
1124

1225
The most common application signup and sign in method for users is email. Kinde supports a number of approaches to email authentication.

src/content/docs/authenticate/authentication-methods/email-deliverability.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ sidebar:
66
relatedArticles:
77
- 0222489b-3478-48a7-a5c9-c99c6044f0e9
88
- 90134c89-16e4-4981-b988-b0cb4f1722c5
9+
description: Guide to email deliverability best practices including custom email senders, authentication records, and troubleshooting delivery issues.
10+
metadata:
11+
topics: [authenticate]
12+
sdk: []
13+
languages: []
14+
audience: [developer, product-manager, devops]
15+
complexity: intermediate
16+
keywords: [email deliverability, SMTP, SPF, DMARC, DKIM, email authentication, spam prevention]
17+
updated: 2025-01-16
18+
featured: false
19+
deprecated: false
20+
ai-summary: >
21+
Comprehensive guide to email deliverability including custom sender setup, authentication records, and troubleshooting common delivery issues.
922
---
1023

1124
Kinde encourages users to configure their own email sender, so that verification and other emails are sent form your own business, and not Kinde.

src/content/docs/authenticate/authentication-methods/password-authentication.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ relatedArticles:
77
- 26e55a64-13dd-4c7b-b9ad-e7595903ddc8
88
- d5ab49ac-bf16-487a-b1a1-e07f68e42be7
99
- 43e8aa2d-76a4-4445-ae90-84d3f1a55fcb
10+
description: Complete guide to password authentication in Kinde including security features, password strength requirements, and reset options.
11+
metadata:
12+
topics: [authenticate]
13+
sdk: []
14+
languages: []
15+
audience: [developer, product-manager]
16+
complexity: beginner
17+
keywords: [password authentication, password strength, password reset, security, hash encryption, MFA]
18+
updated: 2025-01-16
19+
featured: false
20+
deprecated: false
21+
ai-summary: >
22+
Comprehensive guide to password authentication including security features, strength requirements, reset methods, and MFA recommendations.
1023
---
1124

1225
Password authentication is where an end user supplies and maintains their own password to access your app or project.

0 commit comments

Comments
 (0)