Module api.token

token api calls

Functions

blockexchange.api.get_token (name, access_token) exchanges an acces_token with a jwt token (for authorized http calls)


Functions

blockexchange.api.get_token (name, access_token)
exchanges an acces_token with a jwt token (for authorized http calls)

Parameters:

  • name the username
  • access_token the access code of the token (used in "/bx_login ")

Returns:

    a promise with the result
generated by LDoc 1.5.0 Last updated 2023-10-20 06:49:11