AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Changes to support safe deserialization of KeyPair in Linux #2319

Closed shahzaibj closed 8 months ago

shahzaibj commented 8 months ago

This is really simple; just makes a method public (changing from protected)

See related: https://github.com/AzureAD/ad-accounts-for-android/pull/2693