loopback/server/middleware
Raymond Feng 69df11bb8e Refactor access token to make it extensible
1. Make it possible to reuse getIdForRequest()
2. Introduce a flag to control if oAuth2 bearer token should be base64
encoded
3. Promote resolve() to locate/validate access tokens by id
2017-05-02 10:55:51 -07:00
..
context.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
error-handler.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
favicon.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
rest.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
static.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
status.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
token.js Refactor access token to make it extensible 2017-05-02 10:55:51 -07:00
url-not-found.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00