Files
comedy-video-lib/middleware
Kevin ANATOLE 6945c27ec0 Logged in/ Logged out
- Created midlewares for authenticated and guest]
- Add the token to the api calls
- Added redirect after the login
2020-11-11 20:26:45 +00:00
..
2020-11-11 20:26:45 +00:00
2020-11-11 20:26:45 +00:00
2020-11-07 13:52:42 +00:00

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.