Route PluginsJwt user extractorOn this pageJwt user extractorcp:otoroshi.next.plugins.NgJwtUserExtractor This plugin extract a user from a JWT token categories: Authentication default configuration: { "verifier" : "none", "strict" : true, "strip" : false, "name_path" : null, "email_path" : null, "meta_path" : null}