Silent auth middleware can be used as a global middleware to silent check if the user is logged-in or not.
The request continues as usual, even when the user is not logged-in.
Generated using TypeDoc
Silent auth middleware can be used as a global middleware to silent check if the user is logged-in or not.
The request continues as usual, even when the user is not logged-in.