azure_silent_auth 2.0.1 copy "azure_silent_auth: ^2.0.1" to clipboard
azure_silent_auth: ^2.0.1 copied to clipboard

A Flutter package for handling silent authentication using azure backend

1.0.0 #

Login, Silent Login, Logout fully tested in iOS and Windows. Basic AuthenticatedClient is added to the public access too.

1.0.1 #

Dependencies updated and some administrative changes.

1.0.2 #

Android tested and working.

2.0.0 #

User info is available after login throuh AzureAuth instance.

2.0.1 #

Android token retrieval from storage issues fixed.