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

Allow users to create an auth token via the command line to pass unauthenticated rate limit #1

Open
ChrisWren opened this issue Jul 7, 2013 · 1 comment

Comments

@ChrisWren
Copy link
Owner

Users will potentially run into a rate limit after using the module and the easiest way to solve it would be to allow them to generate an auth token using this method.

@ChrisWren
Copy link
Owner Author

It currently creates an auth token by spawning a curl process, but the only problem is it requires the user to hit return twice to submit their password. Once this is fixed, this issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant