Hedley Smith

Results 5 issues of Hedley Smith

#### :rocket: Why this change? When running OAS3 specs with non-200 response codes, they incorrectly fail. Here's a start on a PR. #### :memo: Related issues and Pull Requests https://github.com/apiaryio/dredd/issues/1257...

This should resolve issue #84

I've run into an issue in a few instances where an access token is not being verified by AccessToken.verify and the "Insufficient scope" error is being thrown, it's coming from...

Currently if a trusted client makes a PATCH request to /v1/users/:id and includes an updated password it is ignored as it is a 'private' field. There are some instances where...

From #318 The ability for users to edit their own profile (and password) is an essential part of the feature set for Anvil Connect and can help with a number...