# Functions
New creates a new Service with the given backend methods to authenticate users.
# Variables
ErrUnauthorized denotes the token could not be found in any backend auth method and therefore is not an user.
# Type aliases
No description provided by the author