Closed siacomuzzi closed 7 years ago
Remove LoginWidgetUrl from Auth0Constants class (https://github.com/auth0/Xamarin.Auth0Client/blob/master/src/Auth0Client/Auth0Constants.cs#L19 ) and use always AuthorizeUrl (with or without connection): https://github.com/auth0/Xamarin.Auth0Client/blob/master/src/Auth0Client/Auth0Client.cs#L270-L271
LoginWidgetUrl
Auth0Constants
AuthorizeUrl
connection
Remove
LoginWidgetUrl
fromAuth0Constants
class (https://github.com/auth0/Xamarin.Auth0Client/blob/master/src/Auth0Client/Auth0Constants.cs#L19 ) and use alwaysAuthorizeUrl
(with or withoutconnection
): https://github.com/auth0/Xamarin.Auth0Client/blob/master/src/Auth0Client/Auth0Client.cs#L270-L271