Seamlessly integrate Better Auth with Microsoft Graph API to access user profile, calendar, contacts, mail, and OneDrive data. GET /api/auth/microsoft/me/calendar ...
A Next.js frontend application for the Air Conditioning Service Management System with JWT authentication and protected routes. frontend/ ├── src/ │ ├── app/ │ │ ├── admin/ │ │ │ ├── login/ │ │ │ │ ...