Skip to content

Releases: AzureAD/microsoft-authentication-library-for-objc

0.3.3-hotfix

30 May 00:01
b83e30f
Compare
Choose a tag to compare
  • Better handling of cases when JSON has NSNulls in serialized cache items

0.4.3

25 May 01:22
bc06096
Compare
Choose a tag to compare
  • Updated to newer v2 broker protocol version

0.3.2-hotfix

25 May 00:14
7ba9216
Compare
Choose a tag to compare
  • Updated to new v2 broker protocol

0.4.2

06 May 21:52
ce5ca1a
Compare
Choose a tag to compare
  • Applying 0.3.1 hotfix changes to latest 0.4.x release

0.3.1-hotfix

06 May 20:41
Compare
Choose a tag to compare
  • Better error handling in CBA cancellation flows
  • Don't read corrupted refresh tokens from cache

0.4.1

02 May 20:18
2066f07
Compare
Choose a tag to compare
  • Removed linked frameworks from static library targets

0.4.0

27 Apr 00:04
0914283
Compare
Choose a tag to compare
  • Updated MSAL Public API surface to be more extensible and intuitive
  • Added support for custom B2C domains
  • Improved MSAL error handling

0.3.0

22 Apr 22:32
2500760
Compare
Choose a tag to compare
  • Added Auth broker support

0.2.3

13 Feb 02:20
39172cf
Compare
Choose a tag to compare
  • Fix issue when authorization code cannot be read due to a dummy fragment in response URL for B2C (#456)

0.2.2

05 Nov 19:30
7294d2a
Compare
Choose a tag to compare
  • Fix warnings in the keychain component