• Randall Leeds's avatar
    Fix regression in authorization token header · b9ab19a4
    Randall Leeds authored
    The assertion is not what we want, nor is the argument that is passed
    to the `withToken` callback (which is the payload). We want the encoded
    token string, which will be inside the Auth plugin.
    b9ab19a4
auth-service.coffee 2.19 KB