issues
search
Widen
/
cloudfront-auth
An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
ISC License
626
stars
149
forks
source link
Use access token
#78
Closed
nbshetty
closed
4 years ago
nbshetty
commented
4 years ago
APOLOGIES - Created in error on BASE. Please ignore/delete
Includes the initial changes to
Verify the access_token instead of the id_token.
Set the TOKEN cookie with the signed access_token and make it secure http only
Removed logic to re-sign the token using custom signing key.
APOLOGIES - Created in error on BASE. Please ignore/delete
Includes the initial changes to