Call the Vultr API on a customer's behalf by presenting an OAuth access token as a Bearer token, scoped to the permissions the customer consented to you.
Protect the Vultr OAuth authorization code flow with Proof Key for Code Exchange by generating a verifier and challenge for public client applications.
Integrate a third-party application with Vultr OAuth end to end, from creating a provider through exchanging a code and calling the Vultr API with a token.