David Aldridge

Results 4 issues of David Aldridge

### Prerequisites - [x] I have read the [documentation](https://github.com/mozilla-services/react-jsonschema-form/blob/master/README.md#readme); ### Description I have a custom component `SelectProperty` wrapping a `` element with string choices. I can use this as a...

wontfix
possibly close

Prior to using osprey, I could use the `passport-jwt` plugin to require and validate a JSON Web Token for secure routes: ``` // Initialize passport and register a JWT auth...

question

I'm wondering how folks are gracefully cancelling/aborting calls to RateLimiter.removeTokens()? Here's a sample use case where I'd want to cancel: 1) User registers with my app to pull Fitbit data...

help wanted