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: support OIDC #617

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

feat: support OIDC #617

wants to merge 2 commits into from

Conversation

boris-w
Copy link
Contributor

@boris-w boris-w commented May 22, 2024

No description provided.

@boris-w boris-w linked an issue May 22, 2024 that may be closed by this pull request
@coveralls
Copy link
Collaborator

coveralls commented May 22, 2024

Pull Request Test Coverage Report for Build 9188881513

Details

  • 70 of 135 (51.85%) changed or added relevant lines in 10 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+64.0%) to 82.758%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/nestjs-backend/src/features/auth/oauth/oauth.store.ts 0 4 0.0%
apps/nestjs-backend/src/features/auth/social/github/github.controller.ts 2 6 33.33%
apps/nestjs-backend/src/features/auth/social/google/google.controller.ts 2 6 33.33%
apps/nestjs-backend/src/features/auth/social/controller.adapter.ts 9 17 52.94%
apps/nestjs-backend/src/features/auth/social/oidc/oidc.controller.ts 12 23 52.17%
apps/nestjs-backend/src/features/auth/strategies/oidc.strategy.ts 13 47 27.66%
Totals Coverage Status
Change from base Build 9186832343: 64.0%
Covered Lines: 25995
Relevant Lines: 31411

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] OIDC login
3 participants