You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hironsan 5ff4e811e0 Update check-auth.js to show username 3 years ago
..
README.md Add frontend boilerplate 5 years ago
auth.js Apply eslint 4 years ago
check-admin.js Update middleware to prevent calling method many times 3 years ago
check-auth.js Update check-auth.js to show username 3 years ago
set-project.js Fix a validation problem 4 years ago

README.md

MIDDLEWARE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your application middleware. Middleware let you define custom functions that can be run before rendering either a page or a group of pages.

More information about the usage of this directory in the documentation.