New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch between multiple accounts when using CLI #1767
Comments
|
Thank you for submitting! This is a good idea and definitely sounds like something that will improve the DX 👍 We'll look into it 😊 |
|
@vicbergquist Is there a way to change account at all? Like manually deleting it in some config and running init again to authenticate? |
Found sanity login command, forget about the question :-) |
|
Hello 🖐 It would really help the developer flow being able to switch accounts faster or being able to have multiple accounts logged in. Thanks in advance |
|
@milosmalic works for me thanks |
|
Ran across this while learning about Sanity and had an issue when trying to build a project in the CLI and was getting an error regarding not being added when running the command: and after clicking the URL: http://localhost:3333 In the terminal, after the global installation of: If you've performed the and you want to use a different account, in the terminal you can logout: then log into your other account. |
|
Hi! We are currently working on improving our workflows and follow-up on our open GitHub repository. In that work, we have decided to close most issues older than the release of Sanity Studio v3. We value your feedback, so if this issue is still important to you and relevant for Sanity Studio v3, please search for relevant open issues. If you can’t find any, open a new one and link to relevant comments in this thread. For questions about how to do something, please post them in the slack community. |
|
Hi |
|
Sorry I am using Github |
I would like to switch between multiple Sanity.io accounts.
Something like
sanity switch ACCOUNTwould be useful. We can store multiple login tokens and tag/name them.It's not very practical to log in every time I need to work on different project.
The text was updated successfully, but these errors were encountered: