AuthenticationHandler’s ChallengeAsync does not contain the failures
I’ve defined a custom AuthenticationHandler<T>
. For testing purposes I implemented like this:
I’ve defined a custom AuthenticationHandler<T>
. For testing purposes I implemented like this: