Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mwvaughn opened this issue Mar 5, 2019 · 1 comment
Open
Assignees
Labels
enhancement New feature or request test please Need help validating a feature or fix
Milestone

Comments

@mwvaughn
Copy link

mwvaughn commented Mar 5, 2019

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 mwvaughn added the enhancement New feature or request label Mar 5, 2019
@mwvaughn
Copy link
Author

A prototype implementation of this is implemented in ab2cab0

@mwvaughn mwvaughn added the test please Need help validating a feature or fix label Jul 26, 2019
@mwvaughn mwvaughn added this to the v1.3.0 milestone Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test please Need help validating a feature or fix
Projects
None yet
Development

No branches or pull requests

2 participants