-
Notifications
You must be signed in to change notification settings - Fork 0
Authed: Use route groups #116
Copy link
Copy link
Open
Labels
blockedWhen a ticket cannot be started until another ticket / process is completedWhen a ticket cannot be started until another ticket / process is completedtech-debtShortcuts, workarounds, or code that needs refactoring or cleanupShortcuts, workarounds, or code that needs refactoring or cleanup
Metadata
Metadata
Assignees
Labels
blockedWhen a ticket cannot be started until another ticket / process is completedWhen a ticket cannot be started until another ticket / process is completedtech-debtShortcuts, workarounds, or code that needs refactoring or cleanupShortcuts, workarounds, or code that needs refactoring or cleanup
There are subset of pages that require authentication to access (ex: Account) and right now we have a wrapper component
ProtectedPageWrapper. A better pattern for this would be a route group to include that logic for the subset of pages