Skip to content

Conversation

@gymynnym
Copy link
Member

Changelog

e230772 feat(auth): Add session cookie across auth flows
7f088f8 refactor(auth): Separate access and refresh token responsibilities
dde43f8 fix: Add missing normalize content for comment and review content

- Introduce AccessToken and RefreshToken value objects
- Remove `joinedAt` field from access token
- Remove RefreshTokenConfig
- Introduce `SessionDTO`
- Set session cookie on join, login, OAuth2 join, and token refresh
- Update auth services to return token and session pair
- Clear session cookie on logout and auth exceptions
- Cleanup CacheConfig
- Bump version to 0.7.1
@gymynnym gymynnym merged commit d8e5915 into master Dec 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant