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

Native App CLI Login package #8

Open
rpwagner opened this issue Nov 8, 2017 · 0 comments
Open

Native App CLI Login package #8

rpwagner opened this issue Nov 8, 2017 · 0 comments
Assignees

Comments

@rpwagner
Copy link
Contributor

rpwagner commented Nov 8, 2017

To make building CLI tools simpler, take the Native App login functionality and break it out into its own package, rather than copying from the Globus CLI or incorporating it into the SDK. The package should do something reasonable for token handling, like putting tokens under a $HOME/.globus-native-app/<app UUID>/ directory. Watch for collisions with other Globus packages that put files in the home directory. The package will go into PyPI. The documentation for the Native App CLI example will then use this package. This code will be in a separate repo.

Test by splitting out this from the Globus CLI.

@rpwagner rpwagner changed the title Native CLI Login package Native App CLI Login package Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants