Closed Shane32 closed 1 year ago
@sungam3r Feel free to merge into your PR and continue to make changes as desired.
Thanks.
Use ExecutionOptions.User for ClaimsPrincipal if user context does not implement IProvideClaimsPrincipal
I would like to remove IProvideClaimsPrincipal
at all. I see no sense to duplicate API that was added in the root lib.
This PR targets
bump
/ PR #254ExecutionOptions.User
forClaimsPrincipal
if user context does not implementIProvideClaimsPrincipal
GetAwaiter().GetResult()
There's really very little code changes; mostly just refactoring.
Tests run locally but don't run because this PR doesn't target
master
ordevelop
.Hide whitespace to reduce the diff