Get token info through the Authorization high-level API.
Get valid token info.
intel.auth.getTokenInfo(successCallback, errorCallback);
(*) Getting token info requires authorization (using intel.auth.init / intel.auth.login).
Click RUN to start
Back to Index