Skip to content

A container-based full-stack Node.js/React authentication example

Notifications You must be signed in to change notification settings

mattddean/authentication-sample

Repository files navigation

Authentication Sample

Frontend

Backend

Terraform

TODO

  • Fix Mongo connection
  • Set up container to use Amazon SSL Certificate (should be non-unique so easy to implement in the Dockerfile itself)
  • Send back user object on login request
  • secure=false on session cookie
  • CI/CD to build container