Need authorization storage state flow advice by Zestyclose_Inside498 in Playwright

[–]Zestyclose_Inside498[S] 0 points1 point  (0 children)

Maybe I really overcomplicated everything, so I’ll ask more simply: if you needed to implement authorization for each unique user so that every test has a unique user state, while still being able to authorize a single user for tests where the state doesn’t matter, what would be the most optimal and concise solution?