Skip to content

v4.28.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 13:31
4a90af5

Added

  • feat: add connected-accounts disconnect and listing with orphan cookie cleanup #2784 (Piyush-85)

Security

  • fix: bump next.js to patched versions (15.5.24, 16.3.3) addressing cr… #2824 (Piyush-85)

#2825 - Original PR (failed with RL scanner - retriggering)

Summary by CodeRabbit

  • New Features
    • Added support for listing and disconnecting connected accounts, including cleanup of orphaned cookies.
    • Added related connected-account types and error information.
    • Added an optional login hint for connection token flows.
  • Security
    • Updated Next.js to patched versions to address security vulnerabilities.
  • Documentation
    • Updated API documentation and changelog for version 4.28.0.