dotnet / systemweb-adapters

MIT License
338 stars 60 forks source link

Make IRemoteAppAuthenticationService public for use in testing #523

Closed twsouthwick closed 3 months ago

twsouthwick commented 3 months ago

This change also passes the AuthenticationScheme into the AuthenticateAsync method so that the implementations of this interface can be a singleton.