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

refactor(token): remove ability to pass createdAt to Token.create #1764

Merged
merged 1 commit into from Mar 27, 2017

Commits on Mar 27, 2017

  1. refactor(token): remove ability to pass createdAt to Token.create

    This exists to support passing `_createdAt` as a query parameter, but
    only for our tests. Those tests were to exercise our response
    validation in a way that the `lastAccessTime` allows a value of 0. That
    validation was fixed long ago, and supporting this hacky parameter has
    done nothing but plague us since.
    
    Burn the heretic.
    seanmonstar committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    dac8f64 View commit details
    Browse the repository at this point in the history