implement JWT tokens
This commit is contained in:
1
vendor/github.com/go-chi/chi/v5/middleware/content_type.go
generated
vendored
1
vendor/github.com/go-chi/chi/v5/middleware/content_type.go
generated
vendored
@@ -42,3 +42,4 @@ func AllowContentType(contentTypes ...string) func(http.Handler) http.Handler {
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user