Lambda Cache

https://katiyarvipinknp.medium.com/how-to-cache-the-data-in-aws-lambda-function-using-node-js-use-tmp-storage-of-aws-lambda-2c7e1e01d923 const cachedItem = {}; // as you know, anything declared outside the event handler function is reused between invocations.

Okta SPA

Sign User into Okta using redirect modelĀ  Github samples: https://github.com/okta/samples-js-react https://github.com/oktadev/okta-react-login-example https://github.com/okta/samples-js-react/tree/master/okta-hosted-login <–this one