Skip to content

Commit c6c8f67

Browse files
authored
Merge branch 'master' into patch-1
2 parents 03aa78c + 0d48a9f commit c6c8f67

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

aws-node-auth0-custom-authorizers-api/handler.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ module.exports.auth = (event, context, callback) => {
5656
console.log('catch error. Invalid token', err);
5757
return callback('Unauthorized');
5858
}
59-
60-
// if for any reason you get here...
61-
return callback('Unauthorized');
6259
};
6360

6461
// Public API

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy