Imports
- github.com/golang-jwt/jwt/v4
- github.com/gorilla/mux
- github.com/gorilla/sessions
- github.com/markbates/goth
- github.com/rs/cors
- github.com/skip2/go-qrcode
- github.com/urfave/negroni
- github.com/xlzd/gotp
- gopkg.in/go-playground/validator.v9
Imports in module “github.com/madappgang/identifo/v2”
- github.com/madappgang/identifo/v2/jwt
- github.com/madappgang/identifo/v2/jwt/validator
- github.com/madappgang/identifo/v2/model
- github.com/madappgang/identifo/v2/user_payload_provider/http
- github.com/madappgang/identifo/v2/web/authorization
- github.com/madappgang/identifo/v2/web/middleware