Base:
method
RegisterAuth
Microsoft.AspNetCore.Authentication.SharedAuthenticationTests<TOptions>.RegisterAuth(Microsoft.AspNetCore.Authentication.AuthenticationBuilder, System.Action<TOptions>)
5 references to RegisterAuth
Microsoft.AspNetCore.Authentication.Test (5)
JwtBearerTests_Handler.cs (5)
975
RegisterAuth
(services.AddAuthentication());
1016
RegisterAuth
(builder, _ => { });
1043
RegisterAuth
(services.AddAuthentication());
1063
RegisterAuth
(services.AddAuthentication());
1085
RegisterAuth
(services.AddAuthentication());