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

feat: fix middleware #5

Merged
merged 6 commits into from
May 8, 2024
Merged

feat: fix middleware #5

merged 6 commits into from
May 8, 2024

Conversation

kcoderhtml
Copy link
Owner

No description provided.

The import statement for the `date` module from "astro/zod" is no longer used in the `dashboard.astro` file. This commit removes the unused import to improve code cleanliness and maintainability.
This commit refactors the subscribe API routes by removing unused parameters and optimizing the code for better performance and maintainability.
This commit optimizes the authentication middleware by removing unused code and improving session renewal logic. It ensures that expired sessions are automatically renewed and sends the renewed session back with the response. This enhancement improves performance and maintains a seamless user experience.
@kcoderhtml kcoderhtml merged commit 472252c into main May 8, 2024
1 check passed
Copy link

github-actions bot commented May 8, 2024

Your database schema is up-to-date.

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