fxa-oauth-server/lib
vladikoff 8f4c664edf feat(deps): update to bluebird 3
Fixes #570
2018-10-16 22:42:01 -04:00
..
db feat(deps): update to bluebird 3 2018-10-16 22:42:01 -04:00
logging fix(tests): mock outstanding error logs in test suite r=@vladikoff 2018-04-11 12:12:04 -04:00
routes feat(openid): add profileChangedAt to claims (#607), r=@rfk 2018-10-02 09:52:04 -04:00
server feat(logs): add sentry support (#499), r=@vbudhram 2017-11-06 08:08:38 -05:00
auth.js fix(scopes): Document scope-handling rules, use shared code to enforce them. (#551); r=vbudhram,stomlinson 2018-08-14 21:52:02 -07:00
auth_bearer.js fix(scopes): Document scope-handling rules, use shared code to enforce them. (#551); r=vbudhram,stomlinson 2018-08-14 21:52:02 -07:00
browserid.js feat(openid): add profileChangedAt to claims (#607), r=@rfk 2018-10-02 09:52:04 -04:00
config.js fix(buffer): #527 Migrate deprecated buffer calls (#528) r=@vladikoff 2018-03-14 11:39:36 -04:00
encrypt.js add tests that token is destroyed 2014-06-30 11:20:53 -07:00
env.js fix(events): require events to be configured in production 2015-07-23 17:37:34 -07:00
error.js feat(keys): Check lastAuthAt freshness when fetching key data. (#506) r=@vladikoff 2018-01-11 18:30:50 -05:00
events.js feat(tokens): add support for password change and reset event (#485) r=rfk 2017-09-19 19:35:17 -04:00
promise.js boilerplate app files 2014-02-14 16:15:53 -08:00
routing.js feat(keys): add key-data docs, move client_id into payload (#491); r=rfk 2017-10-03 09:40:39 +11:00
token.js feat(openid): add profileChangedAt to claims (#607), r=@rfk 2018-10-02 09:52:04 -04:00
unique.js refactor(lint): remove jscs, update eslint rules (#477), r=@vbudhram 2017-08-31 11:06:34 -04:00
util.js feat(openid): add the openid connect `at_hash` value (#598), r=@rfk 2018-08-29 21:11:08 -04:00
validators.js feat(authorization): Require tokenVerified=true for key-bearing scopes. (#561) r=@vladikoff 2018-06-09 08:33:41 -07:00