1
0
Fork 0
httpserver/auth/doc.go

4 Zeilen
187 B
Go

// 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