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 user to log into staging and get a new token #FF #8

Merged
merged 4 commits into from
Sep 6, 2019

Commits on Sep 6, 2019

  1. Initialize login command

    pepopowitz authored and jonallured committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    5d97a4a View commit details
    Browse the repository at this point in the history
  2. Prompt for username/password

    pepopowitz authored and jonallured committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    b74b612 View commit details
    Browse the repository at this point in the history
  3. Call gravity to get an auth token

    pepopowitz authored and jonallured committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    0395bf3 View commit details
    Browse the repository at this point in the history
  4. Remove extra logs

    This is nice because it means you can compose this command with pbcopy
    or use it in a shell script or whatever.
    jonallured committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c3dab16 View commit details
    Browse the repository at this point in the history