speedyauth

module
v0.0.0-...-a5e3e9f Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0

README

SpeedyAuth

example workflow

API-only standalone authentication server that streamlines the user authentication process.

Features

  • Issuing Access Tokens and Refresh Tokens
  • Password Recovery
  • User Registration
  • Two factor Authentication (EMAIL,TOTP)
  • Passwordless login through email

Build Dependencies

  • Go >= 1.19
  • PostgreSQL >= 9.x

Build

make buildserver

Docker

If you have docker engine installed run the following command :

docker compose -f docker-compose-dev.yml up --build

Minikube Cluster

Start local kubernetes cluster

minikube start cluster

Apply Manifests

kubectl apply -f kubernetes_local/

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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