modulepackage
0.0.0-20231023183814-43dd58de23f7
Repository: https://github.com/orecast/authz.git
Documentation: pkg.go.dev
# README
Authz
Authentication/authorization service
# Functions
AuthzHandler provides access to POST /oauth/authorize end-point.
RegistryUserHandler provides access to POST /user end-point.
No description provided by the author
TokenHandler provides access to GET /oauth/token end-point.
UsersHandler provides access to GET /sites end-point.
# Structs
No description provided by the author
User represents user table.
No description provided by the author
UserRequest represents user form request.