Newer
Older
wg-portal / tmp / user / authentication.go
@Christoph Haas Christoph Haas on 1 Oct 2021 47 bytes WIP: new package structure (in tmp)
package user

type Authenticator interface {
}