Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,952 contributions in the last year
Contribution activity
June 2020
Created a pull request in streetmix/streetmix that received 4 comments
Add a range slider UI component
This PR introduces a reusable range slider UI React component, as seen below. In addition, the Checkbox UI component has been updated to bring its…
+371
−48
•
4
comments
- fix: ensure only auth-critical API calls cause middleware to log errors
- fix: goReloadClearSignIn should clear localStorage
- fix: specify where middleware should find token
- refactor(GeotagDialog)
- Fix early cookie expiration
- Feat: use refresh token to replace expired main token
- feat: add to max connection pools
- feat: index for streets table
- feat: add route to go to a random candidate street for voting
- fix: auth0 twitter login should not rely on screen name
- fix: user correct logic when using auth0 to identify user
Created an issue in streetmix/streetmix that received 1 comment
Differentiate between expired auth tokens and actual auth errors
Currently, when an auth token is expired, the front end catches this as a generic 401 error and redirects the user to a very user-unfriendly "We’re…
1
comment

