THIS POST IS ARCHIVED
OAuth Client Self-Service
Account administrators in our Console can now manage OAuth Client credentials for use with the SDKs. Admins can create, edit, and delete OAuth Clients.
These credentials can have permissions limited to certain actions such as
list:databases
or run:transaction
. You can even use permissions like
create:user to allow programmatic creation of additional users for that account.
Account administrators will find these options under Settings -> OAuth Clients.