Commit 786224f
committed
feat: add manual OAuth authentication and persistent server functionality
- Introduced 'auth-code' command for manual authentication using an authorization code.
- Implemented 'server' command to start a persistent HTTP server for handling OAuth callbacks and export requests.
- Enhanced error handling and user feedback for authentication processes.
- Added new endpoints for status checks, health checks, and export functionalities.
This update significantly improves the OAuth authentication experience and provides a robust server for managing exports.1 parent 9892744 commit 786224f
1 file changed
+422
-1
lines changed
0 commit comments