Eliminate the unused authEnabled property from context providers, hooks, components, and API responses. All logic and UI now assume authentication is required, simplifying prop signatures and reducing branching. Update related types, context values, and function calls to reflect this change. This streamlines the authentication flow and removes unnecessary configuration. |
||
|---|---|---|
| .. | ||
| audio | ||
| epub | ||
| html | ||
| useAuthSession.ts | ||
| useLibraryDocumentsQuery.ts | ||
| useReaderSidebarBounds.ts | ||
| useSharedProviders.ts | ||
| useTimeEstimation.ts | ||
| useUnmountCleanupRef.ts | ||