[PR #8553] v1.5.5: cherry-pick docs & fixes from canary #16304

Closed
opened 2026-04-13 10:29:18 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/8553

State: closed
Merged: Yes


Summary

Cherry-pick recent doc updates and bug fixes from canary to main for v1.5.5 release.

Fixes

  • fix: add origin check middleware to password reset request (#8392)
  • fix(oidc-provider): validate redirect_uri for prompt=none (#8398)
  • fix(blog): fix RSS feed link path, image path and blog date (#8483)

Docs

  • docs: update SolidStart auth handler file path (#8470)
  • docs(metadata): centralize SEO metadata with createMetadata helper (#8486)
  • docs(dodopayments): use checkoutSession in docs (#8501)
  • docs: add better-auth-usos plugin (#8493)

Test plan

  • Lint passes
  • Typecheck passes (pre-existing failures only, same as main)
  • OIDC provider tests pass (28/28)
  • Password route tests pass (17/17)
  • CI green
**Original Pull Request:** https://github.com/better-auth/better-auth/pull/8553 **State:** closed **Merged:** Yes --- ## Summary Cherry-pick recent doc updates and bug fixes from canary to main for v1.5.5 release. ### Fixes - fix: add origin check middleware to password reset request (#8392) - fix(oidc-provider): validate redirect_uri for prompt=none (#8398) - fix(blog): fix RSS feed link path, image path and blog date (#8483) ### Docs - docs: update SolidStart auth handler file path (#8470) - docs(metadata): centralize SEO metadata with createMetadata helper (#8486) - docs(dodopayments): use checkoutSession in docs (#8501) - docs: add better-auth-usos plugin (#8493) ## Test plan - [x] Lint passes - [x] Typecheck passes (pre-existing failures only, same as main) - [x] OIDC provider tests pass (28/28) - [x] Password route tests pass (17/17) - [ ] CI green
GiteaMirror added the pull-request label 2026-04-13 10:29:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16304