Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ktor sessions plugin template missing @Serializable #162

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

bjhham
Copy link
Collaborator

@bjhham bjhham commented Nov 18, 2024

Fixes this issue #130

This moves the MySession class outside the module function and uses the proper @Serializable annotation.

@bjhham bjhham requested a review from osipxd November 18, 2024 10:01
@bjhham bjhham merged commit b1c3a74 into main Nov 19, 2024
1 check passed
@bjhham bjhham deleted the bjhham/sessions-fix branch November 19, 2024 09:45
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.

2 participants