Skip to content

Set loading false after user fetch#53

Merged
gregusio merged 1 commit intomainfrom
fix/redirect-unauthenticated-to-login
Feb 25, 2026
Merged

Set loading false after user fetch#53
gregusio merged 1 commit intomainfrom
fix/redirect-unauthenticated-to-login

Conversation

@gregusio
Copy link
Copy Markdown
Owner

This pull request makes a minor change to the authentication context logic to improve the timing of when the loading state is updated. The update ensures that setLoading(false) is called after the user fetch attempt completes, regardless of success or failure.

@gregusio gregusio merged commit e0d1581 into main Feb 25, 2026
1 check passed
@gregusio gregusio deleted the fix/redirect-unauthenticated-to-login branch February 25, 2026 19:21
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