package
1.0.1
Repository: https://github.com/tiny-go/lite.git
Documentation: pkg.go.dev

# README

Authorization server

This is a dummy authorization server example. It uses static map of users but can be easily switched to another source, for instance database.

The project has basic module-controller-model structure, all required components are initialized in file main.go.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author