Versions in this module Expand all Collapse all v1 v1.2.0 Jul 11, 2018 Changes in this version + func Authorize(w http.ResponseWriter, r *http.Request) + func TokenAuthMiddleware(h http.HandlerFunc) http.HandlerFunc v1.0.0 May 7, 2018 Changes in this version + func CORSMiddleware(handler http.HandlerFunc) http.HandlerFunc + func HandleCORS(w http.ResponseWriter, r *http.Request)