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

CLI Authentication #1

Open
DominikWidomski opened this issue Jan 13, 2018 · 0 comments
Open

CLI Authentication #1

DominikWidomski opened this issue Jan 13, 2018 · 0 comments

Comments

@DominikWidomski
Copy link
Owner

Actually, store the auth file as .justinconfig or .justinrc and the location is not clear either, as it makes sense to me to store this only as a form of cache for the app (but not necessarily as expendable as some cache).

Want to move away from username/password as primary authentication method and instead use user generate persona access tokens, much like Github. This requires work in Justin API however at the moment.

In the mean time would like to support username/password with -u <username> -p options, then saving the auth token in the config file.

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

1 participant