Skip to content

feat(auth): link OAuth signin to existing user by verified email#3497

Merged
PierreBrisorgueil merged 6 commits into
masterfrom
feat/oauth-account-linking-3493
Apr 23, 2026
Merged

feat(auth): link OAuth signin to existing user by verified email#3497
PierreBrisorgueil merged 6 commits into
masterfrom
feat/oauth-account-linking-3493

docs(migrations): document OAuth account linking + Express 5 callback…

60c16c0
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 23, 2026 in 0s

5 new issues (0 max.) of at least severity.

Annotations

Check warning on line 243 in modules/auth/controllers/auth.controller.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/auth/controllers/auth.controller.js#L243

Non-serializable expression must be wrapped with $(...)

Check warning on line 250 in modules/auth/controllers/auth.controller.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/auth/controllers/auth.controller.js#L250

Generic Object Injection Sink

Check warning on line 355 in modules/auth/controllers/auth.controller.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/auth/controllers/auth.controller.js#L355

Generic Object Injection Sink

Check warning on line 202 in modules/users/repositories/users.repository.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/users/repositories/users.repository.js#L202

Non-serializable expression must be wrapped with $(...)

Check warning on line 194 in modules/users/services/users.service.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/users/services/users.service.js#L194

Non-serializable expression must be wrapped with $(...)