/go-auth

Authentication API in Golang, ReactJS

Primary LanguageGo

Simple authentication API with database backend

Description

Authentication management, API in go-lang, UI in ReactJS

This application provides a CRUD API for management to support a simple authentication system with the following features:

  • JWT role-based authentication for the app itself
  • extensible multi-factor authentication, initially supporting password hash and TOTP
  • user managed roles

Getting Started

Download links:

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.