1
0
Fork 0
httpserver/auth/doc.go

4 Zeilen
187 B
Go

2022-11-05 07:44:37 +00:00
// Package auth is for the abstraction of the authentication method.
// this enables the application developer to seperate the authentication from the authentication itself.
package auth