Skip to content

Refactor top-level auth checks to use state instead of stores #1264

@eyeseast

Description

@eyeseast

Svelte 5 has a new reactivity system, and we probably don't need nearly as many stores as we have. In particular, our root app layout needs refactoring in a way that will likely touch lots of places that use the $me store.

More here:

We do have a getCurrentUser function, which may make this easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions