MOHAN 266789daf5 Refactor admin API and user authentication flow
- Updated API endpoints for user login and organization registration.
- Enhanced session management by introducing organization-specific tokens.
- Refactored user authentication logic in App component to handle organization memberships.
- Improved loading and error handling in user interface components.
- Added new components for organization management and Google Drive integration.
- Adjusted timeout settings for API requests to improve performance.
2026-07-06 15:37:14 +05:30
2026-06-30 23:03:38 +05:30
2026-06-30 23:03:38 +05:30
2026-06-30 23:03:38 +05:30
2026-06-30 23:03:38 +05:30
2026-06-30 23:03:38 +05:30
2026-06-30 23:03:38 +05:30
2026-06-30 23:03:38 +05:30

Metatron.Drive Admin

Organization signup and administration portal for Metatron.Drive. Owners connect Google Drive, share their organization code, and approve or reject membership requests.

Development

npm install
npm run dev

Build

npm run build

Configure the API using VITE_API_BASE_URL. Organization administrators use their global Metatron.Drive user account. The backend-only ADMIN_USERNAME and ADMIN_PASSWORD remain reserved for the future platform-super-admin API.

Description
No description provided
Readme 104 KiB
Languages
JavaScript 94.8%
CSS 4.2%
HTML 1%