Skip to content

Releases: aura-stack-ts/auth

@aura-stack/react@0.1.0

06 Jun 01:13
31b5344

Choose a tag to compare

Release Notes

  • feat(react): add react integration package (@aura-stack/react) by @halvaradop in #137
  • feat(packages): enhance API type definitions and response structures by @halvaradop in #148
  • feat(react): add experimental BroadcastChannel sync support by @halvaradop in #172
  • feat(react): support custom redirect function via AuthProvider by @halvaradop in #175
  • feat(core): re-export cookie module by @halvaradop in #178
  • chore(release): bump package versions by @halvaradop in #181

@aura-stack/react-router@0.1.0

06 Jun 01:12
31b5344

Choose a tag to compare

Release Notes

@aura-stack/next@0.1.0

06 Jun 01:15
31b5344

Choose a tag to compare

Release Notes

@aura-stack/hono@0.1.0

06 Jun 01:09
31b5344

Choose a tag to compare

Release Notes

@aura-stack/express@0.1.0

06 Jun 01:08
31b5344

Choose a tag to compare

Release Notes

@aura-stack/elysia@0.1.0

06 Jun 01:06
31b5344

Choose a tag to compare

Release Notes

@aura-stack/auth@0.7.2

06 Jun 01:16
31b5344

Choose a tag to compare

What's Changed

  • feat(nextjs): add Pages Router support via /pages module by @halvaradop in #169
  • test(core): add client mocks to cover all core functions by @halvaradop in #170
  • feat(react): add experimental BroadcastChannel sync support by @halvaradop in #172
  • fix(nextjs): fix JSON parsing in Pages Router handler by @halvaradop in #173
  • refactor(core): align redirect options and response values across APIs by @halvaradop in #174
  • feat(react): support custom redirect function via AuthProvider by @halvaradop in #175
  • feat(core): re-export cookie module by @halvaradop in #178
  • feat(types)!: remove TypeBox schema type inference support by @halvaradop in #179
  • chore(release): bump package versions by @halvaradop in #181

Full Changelog: https://github.com/aura-stack-ts/auth/compare/@aura-stack/auth@0.7.0...@aura-stack/auth@0.7.2

@aura-stack/jose@0.6.0

04 Jun 19:47
f41ea7e

Choose a tag to compare

Release Notes

  • feat: enable CryptoKeyPair support across jose and core auth by @halvaradop in #157
  • feat(core): support PEM-encoded keys in environment variables by @halvaradop in #158
  • feat(core,jose): add JWK support across core and jose packages by @halvaradop in #159
  • refactor: add hardening to auth flows and jose operations by @halvaradop in #165
  • chore(release): bump package versions by @halvaradop in #167

Full Changelog: https://github.com/aura-stack-ts/auth/compare/@aura-stack/jose@0.5.0...@aura-stack/jose@0.6.0

@aura-stack/auth@0.7.0

04 Jun 19:47
f41ea7e

Choose a tag to compare

Release Notes

  • feat(core): add utility types for config inference by @halvaradop in #150
  • feat(oauth): add Click Up OAuth provider by @halvaradop in #151
  • feat(oauth): add Dribble OAuth provider by @halvaradop in #153
  • feat: enable CryptoKeyPair support across jose and core auth by @halvaradop in #157
  • feat(core): support PEM-encoded keys in environment variables by @halvaradop in #158
  • feat(core,jose): add JWK support across core and jose packages by @halvaradop in #159
  • feat(core): add experimental Valibot schema validation by @halvaradop in #160
  • feat(core): add experimental Arktype support for schema validation by @halvaradop in #161
  • feat(core): add complete schema validation to all authentication flows by @halvaradop in #162
  • feat(core): add experimental Typebox schema validation by @halvaradop in #163
  • refactor: add hardening to auth flows and jose operations by @halvaradop in #165
  • chore(release): bump package versions by @halvaradop in #167

Full Changelog: https://github.com/aura-stack-ts/auth/compare/@aura-stack/jose@0.5.0...@aura-stack/auth@0.7.0

@aura-stack/jose@0.5.0

22 Apr 15:40
cd4790a

Choose a tag to compare

Release Notes