Create an OAuth client
Creates an OAuth Client, which can be used to allow users (using their Linode account) to log in to your own application, and optionally grant your application some amount of access to their Linodes or other entities.
<>
linode-cli account client-create \--label Test_Client_1 \--redirect_uri https://example.org/callback Copy
linode-cli account client-create \--label Test_Client_1 \--redirect_uri https://example.org/callback
Learn more...
account:read_write Copy
account:read_write
Optional
Create an OAuth client
Creates an OAuth Client, which can be used to allow users (using their Linode account) to log in to your own application, and optionally grant your application some amount of access to their Linodes or other entities.
<
>
Learn more...
Learn more...