package
0.0.0-20240609141254-1efccbd6d3f9
Repository: https://github.com/conalli/bookshelf-backend.git
Documentation: pkg.go.dev

# Functions

Authorized reads the JWT from the incoming request and returns whether the user is authorized or not.
AuthorizedSearch reads the JWT from the incoming request and redirects if the user is not authorized.
CORS sets CORS options for the main router.
No description provided by the author