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): handle access token with organization api resource #5653

Merged
merged 1 commit into from
Apr 16, 2024

feat(core): handle access token with organization api resource

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

feat(core): handle access token with organization api resource #5653

feat(core): handle access token with organization api resource
59e1733
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Apr 16, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 5 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 30 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 204 in packages/core/src/libraries/user.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/libraries/user.ts#L204

[no-warning-comments] Unexpected 'todo' comment: 'TODO @sijie use jsonb array append'.

Check warning on line 138 in packages/core/src/oidc/extra-token-claims.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/extra-token-claims.ts#L138

[no-warning-comments] Unexpected 'todo' comment: 'TODO (LOG-8555): the newly added...'.

Check warning on line 58 in packages/core/src/oidc/init.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/init.ts#L58

[max-params] Function 'initOidc' has too many parameters (5). Maximum allowed is 4.

Check warning on line 38 in packages/core/src/oidc/resource.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/oidc/resource.ts#L38

[max-params] Async arrow function has too many parameters (5). Maximum allowed is 4.

Check warning on line 40 in packages/integration-tests/src/client/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/integration-tests/src/client/index.ts#L40

[no-warning-comments] Unexpected 'todo' comment: 'TODO: Rename to sessionCookies or...'.