You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to create a custom plugin to place a config for "protect all routes" of my documentation and openapi reference, like to settings/api-keys but for all routes, so the only route opened will be /auth with a redirect from / when user is not logged in.
This discussion was converted from issue #286 on November 16, 2024 14:14.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need to create a custom plugin to place a config for "protect all routes" of my documentation and openapi reference, like to
settings/api-keys
but for all routes, so the only route opened will be/auth
with a redirect from/
when user is not logged in.Beta Was this translation helpful? Give feedback.
All reactions