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

fix(auth): Properly parse the lastRefreshTime. #888

Merged
merged 4 commits into from
May 12, 2020

Commits on May 12, 2020

  1. Properly parse the lastRefreshTime.

    It's returned from the server in a different format than the other timestamps.
    
    Fixes #887
    rsgowman committed May 12, 2020
    Configuration menu
    Copy the full SHA
    4d5c216 View commit details
    Browse the repository at this point in the history
  2. review feedback

    rsgowman committed May 12, 2020
    Configuration menu
    Copy the full SHA
    611a89c View commit details
    Browse the repository at this point in the history
  3. typo

    rsgowman committed May 12, 2020
    Configuration menu
    Copy the full SHA
    eda6259 View commit details
    Browse the repository at this point in the history
  4. formatting nits

    rsgowman committed May 12, 2020
    Configuration menu
    Copy the full SHA
    4d57db9 View commit details
    Browse the repository at this point in the history