Added definition file, exported UnauthorizedError
This commit is contained in:
@ -221,3 +221,4 @@ function getSecret(request, secret, token, callback) {
|
||||
};
|
||||
|
||||
exports.authorize = authorize;
|
||||
exports.UnauthorizedError = UnauthorizedError;
|
||||
|
Reference in New Issue
Block a user