TACC-Cloud / abaco-cli

Command line toolkit for developing, managing, and using Abaco Actors
Other
2 stars 3 forks source link

Abaco CLI should be able to manage its own authentication session #11

Open mwvaughn opened 5 years ago

mwvaughn commented 5 years ago

The CLI doesn't refresh the authentication session. If we factored the auth CLI from agave-cli into its own module and made it a dependency of agave-cli and abaco-cli it might resolve this common problem without having to duplicate authn/authz code in Abaco CLI.

mwvaughn commented 5 years ago

A prototype implementation of this is implemented in ab2cab093fc34544ab5deaceabab78e4730ab241