forked from MaikuB/flutter_appauth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flutter_appauth] Fix allowInsecureConnections not effect when servic…
…eConfigurationParameters is null (MaikuB#139) * Fix allowInsecureConnections not effect when serviceConfigurationParameters is null * Bump up version to 0.9.2+4 * Fix imports * Remove insecure connection support from fetchFromIssuer * Removed TODO comments * add changelog entry for 0.9.2+4 Co-authored-by: Michael Bui <[email protected]>
- Loading branch information
1 parent
020a19d
commit 4977dfc
Showing
3 changed files
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters