fxa-oauth-server/lib
Ryan Kelly 7dd2a391ae fix(validation): Restrict characters allowed in 'scope' parameter. 2016-03-04 15:59:44 +11:00
..
db fix(tests): Refactor use of process.exit() to be outside of code under test. 2016-02-19 16:27:10 +11:00
logging chore(lint): add ESLint 2015-06-17 15:30:58 -07:00
routes fix(validation): Restrict characters allowed in 'scope' parameter. 2016-03-04 15:59:44 +11:00
server fix(config): update config to use getProperties 2015-11-09 14:35:27 -05:00
auth.js fix(clients): update email validation 2015-02-20 08:48:38 +11:00
browserid.js feat(config): add browserid pool maxSockets option 2015-04-20 15:56:19 -07:00
config.js fix(openid): Generate openid keys on npm postinstall to file 2016-01-20 15:07:10 -05: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(refresh_tokens): add refresh_tokens to /token endpoint 2015-06-30 15:54:13 -07:00
events.js fix(config): update config to use getProperties 2015-11-09 14:35:27 -05:00
promise.js boilerplate app files 2014-02-14 16:15:53 -08:00
routing.js feat(openid): add initial OpenID Connect support 2015-12-16 16:50:05 -08:00
scope.js feat(refresh_tokens): add refresh_tokens to /token endpoint 2015-06-30 15:54:13 -07:00
token.js revert(tokens): dont reject expired tokens, again 2016-01-11 08:33:22 -08:00
unique.js feat(developers): adds support for oauth developers 2015-04-27 15:53:19 -04:00
validators.js fix(validation): Restrict characters allowed in 'scope' parameter. 2016-03-04 15:59:44 +11:00