MonoCloud Authentication SDK
Preparing search index...
@monocloud/auth-nextjs
index
ProtectedRoutes
Type Alias ProtectedRoutes
ProtectedRoutes
:
ProtectedRouteMatcher
[]
|
CustomProtectedRouteMatcher
Configuration used to determine which routes require authentication.
You can provide:
An array of
ProtectedRouteMatcher
values to declaratively define protected routes.
A
CustomProtectedRouteMatcher
function for fully dynamic protection logic.
Settings
Theme
OS
Light
Dark
MonoCloud Authentication SDK
Loading...
Configuration used to determine which routes require authentication.
You can provide: