This is Nuxt.js SSR boilerplate app with express.js sever and httpOnly cookie based authentication. You can find out how to securely add sign-up and sign-in functionality to your app and how to get, store and refresh JWT token.
UserPoolId=eu-central-1_X6gk9q9wU
ClientId=34awgjes6resft2q6w5dwry64
PoolRegion=eu-central-1
npm install
npm run dev