This repository was archived by the owner on Dec 27, 2022. It is now read-only.
Multiple identities #1870
Unanswered
omgitsraven
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately I think you'll just need to "fake it" for now. I believe the only state you need to modify to fake it is the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to create a web app where each user will have their own personal files, but can also view other users' files (read-only) in the same app.
Is there any way to create a second identity, with separate permissions, in (for example) a second Beaker window, so that I can test viewing another user's files without having to have a second physical machine to create the "other user"'s files on?
(I'm assuming that creating a new Windows user account might let me do it from a single machine, but switching back and forth between two separate Windows user accounts is only slightly less inconvenient at that...)
Beta Was this translation helpful? Give feedback.
All reactions