Skip to content

Enhance authentication middleware by adding AuthFetchAuthSessionServe…#371

Merged
Stivenjs merged 3 commits into
mainfrom
cli
Oct 25, 2025
Merged

Enhance authentication middleware by adding AuthFetchAuthSessionServe…#371
Stivenjs merged 3 commits into
mainfrom
cli

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

…r function

This commit updates the authentication middleware to include the AuthFetchAuthSessionServer function, improving session management. The logic now checks for both the current session and user, ensuring better handling of user authentication states and cache management.

…r function

This commit updates the authentication middleware to include the AuthFetchAuthSessionServer function, improving session management. The logic now checks for both the current session and user, ensuring better handling of user authentication states and cache management.
This commit updates the authentication integration and unit tests to include the AuthFetchAuthSessionServer function. The tests now verify that the new session management logic correctly handles user authentication states and ensures that the AuthFetchAuthSessionServer is called as expected, improving overall test coverage and reliability.
@Stivenjs Stivenjs self-assigned this Oct 25, 2025
This commit refactors the form components in the UI library by converting several forwardRef components to standard function components. It also enhances the use of the useFormState hook for better form state management and updates the rendering logic for FormLabel, FormControl, FormDescription, and FormMessage to improve clarity and maintainability. These changes streamline the code and enhance the overall structure of the form handling logic.
@Stivenjs Stivenjs merged commit 76b0858 into main Oct 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant