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): implement enterprise sso verification flow #6198

Merged
merged 1 commit into from
Jul 9, 2024

feat(core): implement enterprise sso verification flow

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

feat(core): implement enterprise sso verification flow #6198

feat(core): implement enterprise sso verification flow
36fc1a4
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jul 9, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 9 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check warning on line 57 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#L57

[no-warning-comments] Unexpected 'todo' comment: 'TODO: Fix the type'.

Check warning on line 76 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#L76

[no-warning-comments] Unexpected 'todo' comment: 'TODO: @simeng-li replace with userId'.

Check warning on line 89 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#L89

[no-warning-comments] Unexpected 'todo' comment: 'TODO: conflict event check (e.g. reset...'.

Check warning on line 130 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#L130

[no-warning-comments] Unexpected 'todo' comment: 'TODO: social sign-in with verified email'.

Check warning on line 184 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#L184

[no-warning-comments] Unexpected 'todo' comment: 'TODO: refine the error code'.

Check warning on line 213 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#L213

[no-warning-comments] Unexpected 'todo' comment: 'TODO: create new user for the Register...'.

Check warning on line 138 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#L138

[no-warning-comments] Unexpected 'todo' comment: 'TODO: sync userInfo and link sso...'.

Check warning on line 136 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#L136

[no-warning-comments] Unexpected 'todo' comment: 'TODO: sync userInfo and link social...'.

Check warning on line 55 in packages/core/src/routes/experience/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/routes/experience/index.ts#L55

[no-warning-comments] Unexpected 'todo' comment: 'TODO: implement a separate POST...'.