You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: integrate CoderAPI into authentication and workspace management
- Added a new dependency function to provide a CoderAPI instance for use in routers.
- Updated auth_router to utilize CoderAPI in the callback endpoint, enhancing authentication flow.
- Modified workspace_router to incorporate CoderAPI in workspace state retrieval and management functions, improving workspace operations.
- Streamlined dependency management across routers for better modularity and code organization.
0 commit comments