Skip to content

Refactor storage to remove circular dependencies with auth #808

@yknl

Description

@yknl

auth.ts and userSession.ts both have dependencies on storage. Either all storage functions should be accessed through userSession or storage functions should be separate and take a userSession object as input.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions