OptionalloadingCustom loading component
OptionalredirectWhere to redirect if not authenticated. Default: renders fallback.
OptionalrolesRequired role(s). If set, user must have one of these roles.
OptionalunauthenticatedCustom unauthenticated component (not logged in)
OptionalunauthorizedCustom unauthorized component (wrong role)
Props for the ProtectedRoute component.