chrisarmitage / poc-go-user-auth-dynamodb

Proof-of-Concept: Simple User Auth in Go using DynamoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proof-of-Concept: Simple user auth using DynamoDB

Use a simple cookie-based session auth with users stored in DynamoDB.

Not production grade, used for other PoCs.

About

Proof-of-Concept: Simple User Auth in Go using DynamoDB

License:MIT License


Languages

Language:Go 100.0%