Create areas that are locked behind authentication. Links to these areas won't even be rendered unless the user has a valid auth session. This will require several sub-features:
Authentication system
SSO Integration
Authenticated paths
Links to auth paths that are conditionally rendered to response
Create areas that are locked behind authentication. Links to these areas won't even be rendered unless the user has a valid auth session. This will require several sub-features: