The AuthKit Astro SDK provides utilities for integrating AuthKit authentication into Astro applications.

Refer to the AuthKit documentation for detailed usage instructions and examples.

Beta Versions

Certain WorkOS features may be available only in the beta version of the SDK. Beta versions have the -beta.* suffix, for example, 3.2.0-beta.1. For more information on how to use beta versions, refer to the README in the GitHub repository.

Releases

June 24, 2026

v0.2.0

Latest
June 24, 2026

0.2.0 (2026-06-24)

Features

  • Fail fast when no server adapter is configured (f7ebdd3)

Bug Fixes

June 24, 2026

v0.1.1

June 24, 2026

0.1.1 (2026-06-24)

Bug Fixes

  • deps: allow Astro 7 as a peer dependency (#6) (3a980d3)
June 24, 2026

v0.1.0

June 24, 2026

0.1.0 (2026-06-15)

Features

  • Add auth components, matcher, and webhooks (47c9b36)
  • components: Add user/org components and serverOnly gating (4069d25)
  • Migrate route matching to path-to-regexp 6.x (c14a1aa)