TACC-Cloud / agave-cli

The Tapis CLI
Other
4 stars 8 forks source link

Remove auth-tokens-revoke - non-functional #65

Closed alejandrox1 closed 5 years ago

alejandrox1 commented 5 years ago

Resolves #35

The scritp will make a request of the form: Calling curl -sku "apikey:apisecret" -X POST -d 'token=access_token' 'https://api.sd2e.org/revoke'

and results in: {"status":"error","message":"null","result": null}

Signed-off-by: Jorge Alarcon Ochoa alarcj137@gmail.com

## Description ## Motivation and Context - [x] I have raised an issue to propose this change (required) ## How Has This Been Tested? ## Types of changes

Checklist: