Skip to content

mrinalxdev/FortifyAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages