Authentication: the lambdas only check for the existence of the cookies, and don't yet validate the JWT token or call Cognito to exchange access token for ID token #30
Labels
enhancement
New feature or request
Implementation Notes
Consider writing this logic in Rust so that I can migrate some of the workhorse lambdas like GetAlbum to Rust. Node javascript can invoke Rust, see the Rust Evernote.
The text was updated successfully, but these errors were encountered: