Skip to content

#832 Implement initializing auth state#833

Open
NoelDeMartin wants to merge 1 commit into
SolidOS:stagingfrom
NoelDeMartin:832-login-ux
Open

#832 Implement initializing auth state#833
NoelDeMartin wants to merge 1 commit into
SolidOS:stagingfrom
NoelDeMartin:832-login-ux

Conversation

@NoelDeMartin

Copy link
Copy Markdown
Member

This will show a spinner when authentication is still being initialized in the Account component, which should be helpful to distinguish whether you're looking at a logged-out page, or the authentication is still initializing.

It also opens the door to implementing more involved loading UIs, with the initialization state exposed in the Auth context and a new slot in the Guard component.

This will show a spinner when authentication is still being initialized in the Account component, which should be helpful to distinguish whether you're looking at a logged-out page, or the authentication is still initializing.

It also opens the door to implementing more involved loading UIs, with the initialization state exposed in the Auth context and a new slot in the Guard component.
@NoelDeMartin NoelDeMartin linked an issue Jul 9, 2026 that may be closed by this pull request
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.

Improve login UX

1 participant