bgok / cbp-cli

A simple project that checks which permissions a CBP API token has

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cbp-cli

A simple project that demonstrates how to test which permissions that a CBP token has.

Sadly, this does not work in webapps due to CORS restrictions.

Token Type View Allowed Trade Allowed Transfer Allowed
transfer ✔️
view ✔️
trade ✔️ ✔️

About

A simple project that checks which permissions a CBP API token has


Languages

Language:JavaScript 100.0%