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

Fix codeChallenge import #64

Closed cuichenli closed 4 years ago

cuichenli commented 4 years ago

I was playing around with the Okta Native one and found an import error. This PR aims to fix the import error.

payton commented 4 years ago

Excellent. Thank you!