feat(core,schemas): implement the register flow #6237
ESLint Report Analysis
0 ESLint error(s) and 7 ESLint warning(s) found in pull request changed files.
Details
Annotations
Check warning on line 53 in packages/core/src/routes/experience/classes/experience-interaction.ts
github-actions / ESLint Report Analysis
packages/core/src/routes/experience/classes/experience-interaction.ts#L53
[no-warning-comments] Unexpected 'todo' comment: 'TODO: Fix the type'.
Check warning on line 210 in packages/core/src/routes/experience/classes/experience-interaction.ts
github-actions / ESLint Report Analysis
packages/core/src/routes/experience/classes/experience-interaction.ts#L210
[no-warning-comments] Unexpected 'todo' comment: 'TODO: mfa validation'.
Check warning on line 211 in packages/core/src/routes/experience/classes/experience-interaction.ts
github-actions / ESLint Report Analysis
packages/core/src/routes/experience/classes/experience-interaction.ts#L211
[no-warning-comments] Unexpected 'todo' comment: 'TODO: missing profile fields validation'.
Check warning on line 291 in packages/core/src/routes/experience/classes/experience-interaction.ts
github-actions / ESLint Report Analysis
packages/core/src/routes/experience/classes/experience-interaction.ts#L291
[no-warning-comments] Unexpected 'todo' comment: 'TODO: new user provisioning and hooks'.
github-actions / ESLint Report Analysis
packages/core/src/routes/experience/classes/validators/profile-validator.ts#L83
[no-warning-comments] Unexpected 'todo' comment: 'TODO: Password validation'.
github-actions / ESLint Report Analysis
packages/core/src/routes/experience/classes/verifications/enterprise-sso-verification.ts#L146
[no-warning-comments] Unexpected 'todo' comment: 'TODO: sync userInfo and link sso...'.
github-actions / ESLint Report Analysis
packages/core/src/routes/experience/classes/verifications/social-verification.ts#L141
[no-warning-comments] Unexpected 'todo' comment: 'TODO: sync userInfo and link social...'.