Imports github.com/dgrijalva/jwt-go github.com/gin-gonic/gin github.com/golang-jwt/jwt/v4 github.com/gorilla/mux github.com/joho/godotenv golang.org/x/crypto/bcrypt Standard library imports context encoding/json fmt io log net/http os path/filepath time