24
1
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Danny Coates 4f273eca03
added oauth refresh token support
Co-authored-by: timvisee <tim@visee.me>
2020-10-16 15:46:24 +02:00
Danny Coates c80f9ada65
updated deps 2019-07-29 15:26:11 -07:00
Danny Coates 7f76a279c3
fixed L10N_DEV option 2019-03-31 13:04:16 -07:00
Danny Coates ebbb1d05d2
use crypto.timingSafeEqual in hmac and ownerToken authentication 2019-03-14 22:09:34 -07:00
Danny Coates e702022d7f
default accept-language to en-US when regexp does not match 2019-03-13 11:30:37 -07:00
Danny Coates 7ccf462bf8 implemented PKCE auth (#921)
* implemented PKCE auth

* removed node-jose

* added PKCE tests
2018-09-14 11:00:33 -04:00
Danny Coates 718d74fa50
Implemented FxA 2018-08-30 22:10:08 -07:00
Danny Coates 80e9f129d8
ignore some lint warnings 2018-03-01 21:36:45 -08:00
Danny Coates 3fd2537311
refactored server 2018-02-09 15:03:05 -08:00