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)
975RegisterAuth(services.AddAuthentication()); 1016RegisterAuth(builder, _ => { }); 1043RegisterAuth(services.AddAuthentication()); 1063RegisterAuth(services.AddAuthentication()); 1085RegisterAuth(services.AddAuthentication());