@ -21,7 +21,7 @@ func main() {
options.WithIssuer(cfg.Issuer),
options.WithRequiredTokenType("JWT"),
options.WithRequiredAudience(cfg.Audience),
options.WithPermissive(),
options.IsPermissive(),
)
v1 := r.Group("/api/v1")
v1.Use(oidcHandler)
The note is not visible to the blocked user.