# Functions
No description provided by the author
NewNoAuth returns a no auth middleware It doesn't require any token.
NewStaticTokenAuth returns a simple token auth middleware We pass the static token and use it to auth.
# Interfaces
No description provided by the author