Authenticate
Authenticate to your Vela instance.
Warning
These docs assume you have Vela running.UI
Navigate to your deployed instance and follow the OAuth workflow presented on the web interface.
CLI
Please see authentication in the CLI reference.
If you have not yet installed the CLI, see CLI install reference first.
API
Please see authentication in the API reference.
SDK
Please see authentication in the sdk reference.
Last modified February 11, 2021: chore(authentication): update auth instructions and fix broken links (#203) (4438b576)