Skip to content

docs: add emailConfig and per-request fromName/subject for Built-in IdP#67

Merged
anukiransolur merged 1 commit intomainfrom
email-config
Apr 2, 2026
Merged

docs: add emailConfig and per-request fromName/subject for Built-in IdP#67
anukiransolur merged 1 commit intomainfrom
email-config

Conversation

@k1LoW
Copy link
Copy Markdown
Contributor

@k1LoW k1LoW commented Apr 2, 2026

Add documentation for the Built-in IdP email customization features: namespace-level email configuration (emailConfig) and per-request fromName/subject overrides for password reset emails.

Changes:

  • Added emailConfig option (fromName, passwordResetSubject) to the defineIdp() configuration example and SDK reference in docs/sdk/services/idp.md.
  • Added a new "Email Configuration" section in docs/guides/auth/integration/built-in-idp.md explaining the priority chain (per-request → namespace default → hardcoded default).
  • Updated _SendPasswordResetEmailInput GraphQL documentation with optional fromName and subject fields.
  • Updated SendPasswordResetEmailInput interface and examples in docs/guides/function/managing-idp-users.md with the new optional fields.
  • Updated sendPasswordResetEmail example in docs/guides/function/builtin-interfaces.md to show the new parameters.

Add documentation for namespace-level email configuration (emailConfig)
and per-request fromName/subject overrides for password reset emails.
@k1LoW k1LoW self-assigned this Apr 2, 2026
@k1LoW k1LoW marked this pull request as ready for review April 2, 2026 09:14
@k1LoW k1LoW requested a review from a team as a code owner April 2, 2026 09:14
@anukiransolur anukiransolur merged commit dfcf03d into main Apr 2, 2026
3 checks passed
@anukiransolur anukiransolur deleted the email-config branch April 2, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants