Skip to content

rework useAuth to use tanstack/query #165

@DAC098

Description

@DAC098

currently every page that will pull in this information makes their own request and no data is shared between the pages even though it is the exact same. this can be updated to use the tanstack/query api and provide some features that we currently do not have (mainly common state between react components).

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIissue or pull request that focuses on the front-endenhancementNew feature or requestpriority:low

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions