mrinalxdev / FortifyAuth

A complicated role based auth system in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaultifyAuth | A web app in go

This Golang application is a rigid implementation of user registration, login, and role-based access control. It utilizes the Gorilla mux router, middleware chaining with Alice, and session managment with Gorilla Sessions. The application supoorts in-memoery user storage and includes basic HTML templates for registration, login and others

Features

  1. User Registration And Login
  2. Role-Based Access Control
  3. Session Management

About

A complicated role based auth system in Golang


Languages

Language:Go 100.0%