Imports golang.org/x/oauth2 github.com/gorilla/mux github.com/gorilla/sessions golang.org/x/crypto/bcrypt github.com/go-chi/chi/v5 github.com/golang-jwt/jwt/v5 Standard library imports bytes compress/gzip context crypto/rand encoding/base64 errors fmt io net/http net/url os strings sync time