Skip to content

Releases: INFINITE-TECHNOLOGY/ASCEND

0.1.7

20 Mar 19:23
Compare
Choose a tag to compare
Usage: ASCEND-CLI [-hV] <ascendClientAppName> <ascendGrantingUrl> <scopeName>
                  <privateKeyFile>
App to app authorization command line client.
      <ascendClientAppName> Ascend Client Application Name, as trusted in
                              Ascend Granting Server.
      <ascendGrantingUrl>   Ascend Granting Server URL
      <scopeName>           Desired authorization scope name.
      <privateKeyFile>      File containing HEX string with the private key.
  -h, --help                Show this help message and exit.
  -V, --version             Print version information and exit.

Example:

java -jar ascend-cli-0.1.7.jar MY_APP https://ascend-my.herokuapp.com/ascend/granting MyScope ./MY_PRIVATE_KEY.txt

ascend-helper-0.1.5

11 Dec 06:07
Compare
Choose a tag to compare

ascend-helper-0.1.5.jar