All wildcard paths now need a name.
@@ -54,7 +54,7 @@ const signToken = async (token) => {
// Configure our small auth0-mock-server
app
.options('*', cors(corsOpts))
.options('*all', cors(corsOpts))
.use(cors())
.use(bodyParser.json({ strict: false }))
.use(bodyParser.urlencoded({ extended: true }))
The note is not visible to the blocked user.