 Paul MelnikowandGitHub
|
8af48c0a21
|
Minor tweaks in [github] auth code (#1862)
* Move / rework is-valid-token
* TokenPool: Add allValidTokenIds method
* Minor cleanup in server.js
|
2018-08-09 07:22:54 -04:00 |
|
 Paul MelnikowandGitHub
|
7a664ca3e8
|
Run prettier (#1866)
Merging this separately so the commit with the tooling change is readable. This is a follow-on to #1167 which turned prettier on.
|
2018-08-08 17:57:14 -04:00 |
|
 Paul MelnikowandGitHub
|
2ff71dab6a
|
Start cleaning up github auth routes (#1813)
- Move github token debug route to separate module
- Use crypto.timingSafeEqual
- Rename getTokenDebugInfo -> serializeDebugInfo
|
2018-08-01 21:58:11 -04:00 |
|