1. 44fcae8 Release 1.6.0 (#70) by Jonas Finnemann Jensen · 4 years ago 1.6.0
  2. 6649c87 Add imaginary function examples and OAuth documentation links to README (#72) by Levi Hassel · 4 years ago
  3. 5e56c31 dart analysis issues fixes (#71) by Roi Snir · 4 years ago
  4. ca26631 Add PKCE support to AuthorizationCodeGrant (#69) by Michael Davis · 4 years ago
  5. 3c26954 Prepare release of 1.5.0 (#57) by Jonas Finnemann Jensen · 4 years, 6 months ago 1.5.0
  6. 46d0f74 Add support for client credentials grant (#45) by Tobe Osakwe · 4 years, 6 months ago
  7. bf8174d Merge pull request #47 from wesleyfantinel/master by Jonas Finnemann Jensen · 4 years, 7 months ago 1.4.0
  8. bbff0c5 Merge branch 'master' into master by Jonas Finnemann Jensen · 4 years, 7 months ago
  9. 2b8bc8a Support for OpenID id_token by Wesley Fantinel · 4 years, 7 months ago
  10. 0d999b9 Merge pull request #49 from dart-lang/jonasfj-patch-1 by Jonas Finnemann Jensen · 4 years, 11 months ago 1.3.0
  11. 47e897b Prepare 1.3.0 release by Jonas Finnemann Jensen · 4 years, 11 months ago
  12. c6c5079 Update CHANGELOG.md by Jonas Finnemann Jensen · 4 years, 11 months ago
  13. 0bfe81b Update CHANGELOG.md by Jonas Finnemann Jensen · 4 years, 11 months ago
  14. 71e64af Merge pull request #46 from tamcy/master by Jonas Finnemann Jensen · 4 years, 11 months ago
  15. bbabaec reformat code by tamcy · 4 years, 11 months ago
  16. 8dc2a9c remove the TODO message concerning `onCredentialsRefreshed` by tamcy · 4 years, 11 months ago
  17. c14e753 fix variable naming in test case in `resource_owner_password_grant_test.dart` by tamcy · 4 years, 11 months ago
  18. 71dfeb7 add `onCredentialsRefreshed` parameter to `AuthorizationCodeGrant` by tamcy · 4 years, 11 months ago
  19. e7dc67b update test cases by tamcy · 4 years, 11 months ago
  20. 79588bc fix style by tamcy · 4 years, 11 months ago
  21. d3a0677 adds onCredentialsRefreshed callback support in Client class, adds onCredentialsRefreshed callback parameter in resourceOwnerPasswordGrant by tamcy · 5 years ago
  22. bb3cadf Add tests for the OpenID's id_token, dartfmt by Wesley Fantinel · 4 years, 11 months ago
  23. 118793d Add tests for the OpenID's id_token, dartfmt by Wesley Fantinel · 4 years, 11 months ago
  24. abb0b6b Add tests for the OpenID's id_token by Wesley Fantinel · 4 years, 11 months ago
  25. 0cce95f Add tests for the OpenID's id_token by Wesley Fantinel · 4 years, 11 months ago
  26. 88c5713 Documentation improved by Wesley Fantinel · 4 years, 11 months ago
  27. 8d04767 Merge pull request #48 from dart-lang/mit-mit-patch-1 by Jonas Finnemann Jensen · 4 years, 11 months ago
  28. 08953af Update README.md by Michael Thomsen · 4 years, 11 months ago
  29. dbc2d63 OpenID's id_token implementation by Wesley Fantinel · 5 years ago
  30. 84d870a Support latest pkg:http, prepare for release by Kevin Moore · 6 years ago 1.2.3
  31. ec7657e enable pedantic lints by Kevin Moore · 6 years ago
  32. 5390d43 Eliminate deprecated usages, removed collection dependency by Kevin Moore · 6 years ago
  33. 2e573cb Allow the stable 2.0 SDK (#35) by Nate Bosch · 6 years ago 1.2.2
  34. 4ece7da dartfmt by Kevin Moore · 6 years ago
  35. 1a537bd Remove upper case constants (#26) by Lasse R.H. Nielsen · 6 years ago 1.2.1
  36. 0ab6f13 Fix Dart 2 runtime failures in tests (#28) by Natalie Weizenbaum · 6 years ago
  37. 595cfc0 Allow response parsing to be customized (#20) by Tobe O · 6 years ago 1.2.0
  38. 4773d80 Missing semicolon in code example (#24) by ovo-6 · 6 years ago
  39. 6564f4a Merge pull request #23 from dart-lang/travis by Natalie Weizenbaum · 7 years ago
  40. 437eac0 Enable Travis CI by Natalie Weizenbaum · 7 years ago
  41. c3ef411 Enable strong mode by Natalie Weizenbaum · 7 years ago
  42. 76d7f33 Format the package by Natalie Weizenbaum · 7 years ago
  43. 619efa4 Homepage: use https (#22) by Kevin Moore · 7 years ago
  44. 0de26f7 resourceOwnerPasswordGrant should consistently use HTTP client (#21) by Peter Carroll · 7 years ago
  45. 238b36c Remove unused imports. (#19) by Natalie Weizenbaum · 7 years ago
  46. 9b462af Add scope delimiter option (#17) by Tobe O · 7 years ago 1.1.0
  47. ba4189e Fix all strong-mode warnings. by Natalie Weizenbaum · 8 years ago 1.0.2
  48. 6c8824d Fixing analyzer warning: UNUSED_CATCH_CLAUSE by Sam Rawlins · 8 years ago
  49. ec066cb Get rid of all the library tags. by Natalie Weizenbaum · 8 years ago
  50. a4541ee Fix the toJson/fromJson test. by Natalie Weizenbaum · 8 years ago
  51. 9f35e0e Support http_parser 2.0.0. by Natalie Weizenbaum · 8 years ago 1.0.1
  52. 8efc9be Merge branch 'resource-owner-password-grant' by Natalie Weizenbaum · 9 years ago 1.0.0
  53. 1e90128 Style changes. by Natalie Weizenbaum · 9 years ago
  54. c658507 Add support for Resource Owner Password Credentials grants. by Erik Grimes · 9 years ago
  55. 3f58f10 Use http_parser's AuthenticationChallenge class. by Natalie Weizenbaum · 9 years ago
  56. 45f3628 Make a bunch of API changes. by Natalie Weizenbaum · 9 years ago
  57. 485b390 Revert "Code review changes" by Natalie Weizenbaum · 9 years ago
  58. 3b3e3a6 Code review changes by Natalie Weizenbaum · 9 years ago
  59. 3f0b86f Modernize the style. by Natalie Weizenbaum · 9 years ago
  60. 0589889 Async-ify. by Natalie Weizenbaum · 9 years ago
  61. c1caa2f Upgrade to the new test runner. by Natalie Weizenbaum · 9 years ago
  62. 1bff41f Update the pubspec's homepage link. by Natalie Weizenbaum · 9 years ago
  63. 6c7068d Add gitignore, status, and codereview files. by Natalie Weizenbaum · 9 years ago
  64. 9c0b554 Mark oauth2 as running outside of dart:io contexts. by nweiz@google.com · 10 years ago
  65. dc49122 Rip out dart:io from pkg/http wherever possible. by nweiz@google.com · 10 years ago
  66. c16d766 Move the oauth2 library documentation to a README. by nweiz@google.com · 10 years ago
  67. e062b7f Make BaseRequest.contentType use null rather than -1 as a flag value. by nweiz@google.com · 10 years ago
  68. 857f0d2 pkg/oauth2 bringing tests into 2014 by kevmoo@google.com · 10 years ago
  69. 044ca94 Added text/javascript as a possible content-type response to the _validate method by nweiz@google.com · 10 years ago
  70. e301b4d pkg/unittest: added LICENSE by kevmoo@google.com · 10 years ago
  71. 057bfe1 Update oauth2's dependency on http. by nweiz@google.com · 10 years ago
  72. f1415df Mention that OAuth2 currently only works with dart:io. by nweiz@google.com · 10 years ago
  73. 0458a0b Add utility methods for sending non-form data in pkg/http. by nweiz@google.com · 10 years ago
  74. 6c52010 Re-land r29957 (add versions and constraints for packages and samples), with by dgrove@google.com · 11 years ago
  75. 7d42f4d Revert "add versions and constraints for packages and samples" by ajohnsen@google.com · 11 years ago
  76. 6fe339d add versions and constraints for packages and samples by jmesserly@google.com · 11 years ago
  77. 662c552 Remove usage of dart:json. by floitsch@google.com · 11 years ago
  78. 3379c0c Stop working around issue 6775. by nweiz@google.com · 11 years ago
  79. ed5f8bd pkg: analysis aided cleanup by kevmoo@j832.com · 11 years ago
  80. 8d98d74 Change MatchState to Map. by gram@google.com · 11 years ago
  81. d6f509f Stop working around issue 2644. by nweiz@google.com · 11 years ago
  82. 5da95b7 Remove the HttpRequest.queryParameters getter by sgjesse@google.com · 11 years ago
  83. 24f5d88 Remove library dart:crypto by sgjesse@google.com · 11 years ago
  84. b67abfd Merge the dart:uri library into dart:core and update the Uri class by sgjesse@google.com · 11 years ago
  85. 528d1ed Change fromString constructor to parse static method by sgjesse@google.com · 11 years ago
  86. 186d082 Fix a broken oauth2 test. by nweiz@google.com · 11 years ago
  87. f3d4e6f Adding Uri.parse to AuthorizationException by nweiz@google.com · 11 years ago
  88. b2d3976 add installation instructions to pkg packages by sethladd@google.com · 11 years ago
  89. aec1dba Refactor Future constructors. by floitsch@google.com · 11 years ago
  90. 239aa56 Remove AsyncError with Expando. by floitsch@google.com · 11 years ago
  91. d105dc5 Normalize packages' library names. by nweiz@google.com · 11 years ago
  92. ec4086c Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 11 years ago
  93. 6554d17 Fix an outdated method call in example code for oauth2. by nweiz@google.com · 11 years ago
  94. df9c5b3 Moved pkg pubspecs to use dev_dependencies where appropriate by kevmoo@j832.com · 11 years ago
  95. 16a744c Import packages outside oauth2 via ../../.../pkg/ . This allows packages by dgrove@google.com · 11 years ago
  96. eae3898 Make oauth2 warning-clean. by nweiz@google.com · 11 years ago
  97. 1e80add Remove deprecated Strings class. by floitsch@google.com · 11 years ago
  98. 4c5eba9 Change Future.delayed to take a Duration. by floitsch@google.com · 11 years ago
  99. 40966a9 Reapply "Rename mappedBy to map." by lrn@google.com · 11 years ago
  100. 6476486 Revert "Rename mappedBy to map." by floitsch@google.com · 11 years ago