Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core,schemas): implement the register flow #6237

Merged
merged 6 commits into from
Jul 15, 2024

fix(core): fix sso query method

07d152a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(core,schemas): implement the register flow #6237

fix(core): fix sso query method
07d152a
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jul 15, 2024 in 2s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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'.

Check warning on line 83 in packages/core/src/routes/experience/classes/validators/profile-validator.ts

See this annotation in the file changed.

@github-actions 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'.

Check warning on line 146 in packages/core/src/routes/experience/classes/verifications/enterprise-sso-verification.ts

See this annotation in the file changed.

@github-actions 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...'.

Check warning on line 141 in packages/core/src/routes/experience/classes/verifications/social-verification.ts

See this annotation in the file changed.

@github-actions 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...'.