How do share access?
# support
m
Hi we have this specific org that a former member created, his account was removed and so no one can share access to this org he created, is there a way we can add a new member for this account as an admin? here is the screenshot of the said org, https://cdn.discordapp.com/attachments/1407996648432468038/1407996648805765131/image.png?ex=68a82290&is=68a6d110&hm=9760327ca37916ce267b13b375b5624ad164871a545222c49d24a83572c7481e&
Hello, any update on this? @User
c
Hi Mika, To share access in your Vapi account, you need to manage authentication and permissions appropriately. Here's a basic way to do it: 1. OAuth Authentication Use the OAuth login method for secure user access management. This method doesn't require manual API key handling and is ideal for interactive use. You can initiate this by logging into your account in the Vapi Dashboard and granting access to others through OAuth authorization. 2. API Key Management For automation or CI/CD purposes, sharing API keys might be necessary. You can generate and manage API keys from the Vapi Dashboard (Profile > Vapi API Keys). Make sure to handle these keys securely, never exposing them in client-side code. 3. Multi-Account Handling If your use case requires multiple accounts or environments, you can manage this using the Vapi CLI. You can add, switch between accounts, and assign aliases for easy management with commands like: -
$ vapi auth login
to add accounts. -
$ vapi auth switch <alias>
to switch accounts. For more detailed steps, refer to the [Authentication management guide](https://docs.vapi.ai/cli/auth). Let me know if you need further assistance.
m
Can you pls send me the link to OAuth Log In?
are you referring to the website/CRM access not to CLI or API?
c
Please provide the email address you would like to add to this org.
m
zack@thinkbullish.com luis.mw@thinkbullish.com Justin@thinkbullish.com ron@thinkbullish.com tim@thinkbullish.com matthew@thinkbullish.com here are the emails ^^
c
Thank you for providing this information. Our team will update you as soon as possible, and we truly appreciate your patience and cooperation in the meantime.
m
Hello any update on this?
c
Hello, We sincerely appreciate your understanding and apologize for the inconvenience this has caused. Our team is currently investigating the matter to determine the root cause and implement a resolution as quickly as possible. We will provide you with updates as soon as new information becomes available, and we remain committed to ensuring this issue is fully resolved
m
Hello any update on this?
c
We’re currently checking into this, and we’ll contact you with an update as soon as possible
3 Views