-
Notifications
You must be signed in to change notification settings - Fork 971
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: more extension points #4272
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like provider
became Provider
in some files due to probably some refactoring. Also the API spec looks not fully correct yet. Otherwise LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See previous review
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4272 +/- ##
==========================================
- Coverage 78.59% 78.55% -0.04%
==========================================
Files 381 381
Lines 27382 27368 -14
==========================================
- Hits 21521 21500 -21
- Misses 4238 4244 +6
- Partials 1623 1624 +1 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Patrik <[email protected]>
This adds more extension points to the Kratos registry.