package user

type Authenticator interface {
}
