Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Add support for printing api token email on whoami #1212

Merged
merged 5 commits into from
Apr 22, 2020

Commits on Apr 16, 2020

  1. Add support for printing api token email on whoami

    - query the same api endpoint as we do with the global token, but now with the api token
    - return errors, print helpful statement if the api token doesn't have the right permission
    
    Closes #863
    dhaynespls committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    5aca3d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Update to use idiomatic Rust error handling

    - headspace was in go lang with using "" for handling errors :P
    dhaynespls committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    7d0649f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf11fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    056ae5e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    ce16f79 View commit details
    Browse the repository at this point in the history