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

Merged
merged 3 commits into from
Jul 10, 2024
Merged

feat: support OIDC #617

merged 3 commits into from
Jul 10, 2024

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 9868135781

Details

  • 71 of 142 (50.0%) changed or added relevant lines in 10 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+64.1%) to 82.04%

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 13 24 54.17%
apps/nestjs-backend/src/features/auth/strategies/oidc.strategy.ts 13 53 24.53%
Totals Coverage Status
Change from base Build 9858233572: 64.1%
Covered Lines: 27586
Relevant Lines: 33625

💛 - Coveralls

@boris-w boris-w merged commit bb07556 into develop Jul 10, 2024
8 checks passed
@boris-w boris-w deleted the feat/oidc branch July 10, 2024 06:36
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