Releases: SU-SWS/adapt-auth-sdk
Releases · SU-SWS/adapt-auth-sdk
v2.1.0
Release Notes:
- NoJira: Bug fix for generating login URL. (#100) @sherakama
v2.0.1
Release Notes:
- Adjust returnTo sanitization to only allow path and params. (#99) @sherakama
v2.0.0
Release Notes:
A complete version 2 rebuild of the Adapt Auth SDK, transforming it from an Express-centric library to a framework-agnostic authentication solution. The rebuild provides better support for Next.js App Router while maintaining compatibility with other frameworks through abstraction layers.
Key Changes:
Complete architectural refactor from Express middleware to framework-agnostic design
Comprehensive Next.js App Router integration with cookie-based session management using iron-session
Enhanced TypeScript support with detailed type definitions and better developer experience
- Release V2 (#92) @sherakama
- Tokens. (#91) @sherakama
- Merge main into dev (#89) @sherakama
- Version 2 Release Candidate (#73) @sherakama
v1.0.20
Release Notes:
- No changes
v1.0.19
Release Notes:
- No changes
v1.0.18
Release Notes:
- Delete auto-label.json (#39) @sherakama
v1.0.17
Release Notes:
- build(deps): bump @xmldom/xmldom from 0.7.6 to 0.7.9 (#38) @dependabot
v1.0.16
Release Notes:
- build(deps): bump jose from 4.10.3 to 4.11.0 (#36) @dependabot
v1.0.15
Release Notes:
- build(deps-dev): bump @typescript-eslint/parser from 5.9.0 to 5.42.1 (#37) @dependabot
v1.0.14
Release Notes:
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 (#30) @dependabot