Skip to content

Commit

Permalink
*more docs
Browse files Browse the repository at this point in the history
*added onError callbacks for all the calls that didn't have them before and needed them
  • Loading branch information
mclark4386 committed Sep 14, 2018
1 parent d4272ed commit 5613b64
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 398 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* added example
* working on docs
* forgot the v2 variation of GetTokenMapWithAuthCode
* added onError callbacks for all the calls that didn't have them before and needed them

## [0.0.9] - 20180913

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ A Dart package for interacting with the Azure AD platform.
- [v1](https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-protocols-oauth-code)
- [v2](https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow)

Docs for this lib are available [here.](https://pub.dartlang.org/documentation/flutter_aad/latest/)
383 changes: 0 additions & 383 deletions example/pubspec.lock

This file was deleted.

Loading

0 comments on commit 5613b64

Please sign in to comment.