-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
OAuth2: add account context #1005
OAuth2: add account context #1005
Conversation
pascalgrimaud
commented
Mar 11, 2022
•
edited
Loading
edited
- fix OAuth2: account context #923
Codecov Report
@@ Coverage Diff @@
## main #1005 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 1410 1421 +11
===========================================
Files 266 266
Lines 4426 4496 +70
Branches 86 86
===========================================
+ Hits 4426 4496 +70
Continue to review full report at Codecov.
|
cf6479d
to
19b9fbc
Compare
...springboot/mvc/security/oauth2/account/src/infrastructure/primary/rest/UserDTO.java.mustache
Outdated
Show resolved
Hide resolved
...ot/mvc/security/oauth2/account/src/infrastructure/primary/rest/AccountResource.java.mustache
Outdated
Show resolved
Hide resolved
...ot/mvc/security/oauth2/account/src/infrastructure/primary/rest/AccountResource.java.mustache
Outdated
Show resolved
Hide resolved
...mvc/security/oauth2/account/test/infrastructure/primary/rest/AccountResourceIT.java.mustache
Outdated
Show resolved
Hide resolved
5d90eee
to
09ef1a8
Compare
09ef1a8
to
3b04cbe
Compare
Your last comment was very important, so thanks a lot for the review @Bolo89 |