Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeFox-Repo/codefox
/
Class
backend/src/auth/google.controller.ts:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
6
@Controller(
'auth'
)
7
export
class
GoogleController {
8
constructor(
9
private configService: ConfigService,
10
private authService: AuthService,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected