Skip to content

Fix current jwt encoding.

Latest
Compare
Choose a tag to compare
@asford asford released this 14 Aug 21:16
Encode exp as integer in app jwt.

Fixes 401 errors in current github api due to use of floating point,
rather than integer value in app jwt.

Github, y u change api behavior? ಠ_ಠ