Microsoft.Identity.Client.PlatformsCommon.Shared.AbstractPlatformProxy
On Android and iOS, MSAL will save the legacy ADAL cache in a known location.
On other platforms, the app developer must use the serialization callbacks
public virtual ITokenCacheAccessor CreateTokenCacheAccessor(CacheOptions tokenCacheAccessorOptions, bool isApplicationTokenCache = false)
public abstract string GetDefaultRedirectUri(string clientId, bool useRecommendedRedirectUri = false)