Imports github.com/dgrijalva/jwt-go github.com/go-chi/chi github.com/go-chi/chi/middleware github.com/go-chi/cors github.com/go-chi/render Standard library imports bytes encoding/json errors fmt io net/http net/http/httptest os strconv strings time