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

HTML-Scraping method of login #11

Open
3 tasks
zethon opened this issue Dec 25, 2017 · 0 comments
Open
3 tasks

HTML-Scraping method of login #11

zethon opened this issue Dec 25, 2017 · 0 comments

Comments

@zethon
Copy link
Owner

zethon commented Dec 25, 2017

Alternate to Oauth2, users should be able to login through a command-line only experience. Loging in view this method should include:

  • asking the user for their username/password
  • doing a standard login request using the curl libs
  • HTML scraping the response and upon a successful login...

From a user standpoint. This should be implemented as a switch to the login command (ie. login -cll or login -insecure)

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