Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattddean/authentication-sample

A container-based full-stack Node.js/React authentication example
https://github.com/mattddean/authentication-sample

authentication aws cookie docker docker-compose example express-session grommet ioredis mongodb mongoose nodejs react redis session terraform typescript

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Authentication Sample

[Frontend](frontend/README.md)

[Backend](backend/README.md)

[Terraform](terraform/README.md)

# 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