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
This ticket also includes route groups for ReduxGateWrapper
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 pagesThis ticket also includes route groups for
ReduxGateWrapper