29 changed files
WPE.App.Authentication.Maui | ||
Business | ||
Flow | ||
AuthClient.cs + | ||
IAuthClient.cs rename, edit | ||
IAuthenticatorProvider.cs rename, edit | ||
WebAuthenticatorProvider.cs rename, edit | ||
WebBrowserAuthenticator.cs rename, edit | ||
Token | ||
ISecureTokenStorage.cs rename, edit | ||
ITokenManager.cs rename, edit | ||
SecureTokenStorage.cs rename, edit | ||
TokenManager.cs rename, edit | ||
AuthorizationMessageHandler.cs + | ||
NativeAuthenticationStateProvider.cs + | ||
SubscriptionKeyHandler.cs + | ||
Models | ||
AuthenticationConfiguration.cs + | ||
Platforms/Windows | ||
AuthPage.cs rename, edit | ||
CustomWebAuthenticatorProvider.cs rename, edit | ||
WorkaroundWebAuthenticator.cs rename, edit | ||
ServiceCollectionExtensions.cs + | ||
WPE.App.Authentication.Maui.csproj rename, edit | ||
WPE.App.Shared.Authentication.Native | ||
Business | ||
Flow | ||
AuthClient.cs | ||
OpenIDAuthenticationStateProvider.cs | ||
AuthenticationConfigurationService.cs | ||
IAuthenticationConfigurationService.cs | ||
IAuthenticationStateProvider.cs | ||
LoginService.cs | ||
Models | ||
AuthenticationConfiguration.cs | ||
ServiceCollectionExtensions.cs | ||
LICENSE | ||
ReadMe.md | ||
WPE.App.Authentication.Maui.sln rename, edit | ||
AuthClient.cs
/WPE.App.Authentication.Maui/Business/Flow/AuthClient.cs/WPE.App.Authentication.Maui/Business/Flow/AuthClient.cs
IAuthClient.cs
/WPE.App.Authentication.Maui/Business/Flow/IAuthClient.cs/WPE.App.Authentication.Maui/Business/Flow/IAuthClient.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Flow/IAuthClient.cs
IAuthenticatorProvider.cs
/WPE.App.Authentication.Maui/Business/Flow/IAuthenticatorProvider.cs/WPE.App.Authentication.Maui/Business/Flow/IAuthenticatorProvider.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Flow/IAuthenticatorProvider.cs
WebAuthenticatorProvider.cs
/WPE.App.Authentication.Maui/Business/Flow/WebAuthenticatorProvider.cs/WPE.App.Authentication.Maui/Business/Flow/WebAuthenticatorProvider.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Flow/WebAuthenticatorProvider.cs
WebBrowserAuthenticator.cs
/WPE.App.Authentication.Maui/Business/Flow/WebBrowserAuthenticator.cs/WPE.App.Authentication.Maui/Business/Flow/WebBrowserAuthenticator.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Flow/WebBrowserAuthenticator.cs
ISecureTokenStorage.cs
/WPE.App.Authentication.Maui/Business/Token/ISecureTokenStorage.cs/WPE.App.Authentication.Maui/Business/Token/ISecureTokenStorage.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Token/ISecureTokenStorage.cs
ITokenManager.cs
/WPE.App.Authentication.Maui/Business/Token/ITokenManager.cs/WPE.App.Authentication.Maui/Business/Token/ITokenManager.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Token/ITokenManager.cs
SecureTokenStorage.cs
/WPE.App.Authentication.Maui/Business/Token/SecureTokenStorage.cs/WPE.App.Authentication.Maui/Business/Token/SecureTokenStorage.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Token/SecureTokenStorage.cs
TokenManager.cs
/WPE.App.Authentication.Maui/Business/Token/TokenManager.cs/WPE.App.Authentication.Maui/Business/Token/TokenManager.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Business/Token/TokenManager.cs
AuthorizationMessageHandler.cs
/WPE.App.Authentication.Maui/Business/AuthorizationMessageHandler.cs/WPE.App.Authentication.Maui/Business/AuthorizationMessageHandler.cs
NativeAuthenticationStateProvider.cs
/WPE.App.Authentication.Maui/Business/NativeAuthenticationStateProvider.cs/WPE.App.Authentication.Maui/Business/NativeAuthenticationStateProvider.cs
SubscriptionKeyHandler.cs
/WPE.App.Authentication.Maui/Business/SubscriptionKeyHandler.cs/WPE.App.Authentication.Maui/Business/SubscriptionKeyHandler.cs
AuthenticationConfiguration.cs
/WPE.App.Authentication.Maui/Models/AuthenticationConfiguration.cs/WPE.App.Authentication.Maui/Models/AuthenticationConfiguration.cs
AuthPage.cs
/WPE.App.Authentication.Maui/Platforms/Windows/AuthPage.cs/WPE.App.Authentication.Maui/Platforms/Windows/AuthPage.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Platforms/Windows/AuthPage.cs
CustomWebAuthenticatorProvider.cs
/WPE.App.Authentication.Maui/Platforms/Windows/CustomWebAuthenticatorProvider.cs/WPE.App.Authentication.Maui/Platforms/Windows/CustomWebAuthenticatorProvider.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Platforms/Windows/CustomWebAuthenticatorProvider.cs
WorkaroundWebAuthenticator.cs
/WPE.App.Authentication.Maui/Platforms/Windows/WorkaroundWebAuthenticator.cs/WPE.App.Authentication.Maui/Platforms/Windows/WorkaroundWebAuthenticator.cs
Renamed from
/WPE.App.Shared.Authentication.Native/Platforms/Windows/WorkaroundWebAuthenticator.cs
ServiceCollectionExtensions.cs
/WPE.App.Authentication.Maui/ServiceCollectionExtensions.cs/WPE.App.Authentication.Maui/ServiceCollectionExtensions.cs
WPE.App.Authentication.Maui.csproj
/WPE.App.Authentication.Maui/WPE.App.Authentication.Maui.csproj/WPE.App.Authentication.Maui/WPE.App.Authentication.Maui.csproj
Renamed from
/WPE.App.Shared.Authentication.Native/WPE.App.Shared.Authentication.Native.csproj
AuthClient.cs
/WPE.App.Shared.Authentication.Native/Business/Flow/AuthClient.cs/WPE.App.Shared.Authentication.Native/Business/Flow/AuthClient.cs
OpenIDAuthenticationStateProvider.cs
/WPE.App.Shared.Authentication.Native/Business/Flow/OpenIDAuthenticationStateProvider.cs/WPE.App.Shared.Authentication.Native/Business/Flow/OpenIDAuthenticationStateProvider.cs
AuthenticationConfigurationService.cs
/WPE.App.Shared.Authentication.Native/Business/AuthenticationConfigurationService.cs/WPE.App.Shared.Authentication.Native/Business/AuthenticationConfigurationService.cs
IAuthenticationConfigurationService.cs
/WPE.App.Shared.Authentication.Native/Business/IAuthenticationConfigurationService.cs/WPE.App.Shared.Authentication.Native/Business/IAuthenticationConfigurationService.cs
IAuthenticationStateProvider.cs
/WPE.App.Shared.Authentication.Native/Business/IAuthenticationStateProvider.cs/WPE.App.Shared.Authentication.Native/Business/IAuthenticationStateProvider.cs
LoginService.cs
/WPE.App.Shared.Authentication.Native/Business/LoginService.cs/WPE.App.Shared.Authentication.Native/Business/LoginService.cs
AuthenticationConfiguration.cs
/WPE.App.Shared.Authentication.Native/Models/AuthenticationConfiguration.cs/WPE.App.Shared.Authentication.Native/Models/AuthenticationConfiguration.cs
ServiceCollectionExtensions.cs
/WPE.App.Shared.Authentication.Native/ServiceCollectionExtensions.cs/WPE.App.Shared.Authentication.Native/ServiceCollectionExtensions.cs
WPE.App.Authentication.Maui.sln
/WPE.App.Authentication.Maui.sln/WPE.App.Authentication.Maui.sln
Renamed from
/WPE.App.Shared.Authentication.Native.sln