goauth

command module
v0.0.0-...-a9a0011 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 8 Imported by: 0

README

goauth

[WIP] Basic username password cookie based authentication with Go Lang

Overview

  • Use a Postgres DB to store Sign-in and Sign-up info
  • Redis for caching

Tutorials

https://www.sohamkamani.com/golang/password-authentication-and-storage/

https://www.sohamkamani.com/golang/session-based-authentication/

Getting Started

The server relies on environment variables for secrets.

To load the environment variables from a .env to your environment:

env $(cat .env | xargs) go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL