1. c303ef2 Update README.md (#179) by Moritz · 3 months ago master
  2. 014228e Bump the github-actions group with 2 updates (#178) by dependabot[bot] · 5 months ago
  3. 1d6f9f8 Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (#176) by dependabot[bot] · 6 months ago
  4. ee295fe Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (#174) by dependabot[bot] · 7 months ago
  5. d7b7a89 blast_repo fixes (#173) by Devon Carew · 7 months ago
  6. 1d1915c Bump actions/checkout from 4.1.2 to 4.1.4 (#171) by dependabot[bot] · 7 months ago
  7. 2b8abbf Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#172) by dependabot[bot] · 7 months ago
  8. 22e97a4 Bump actions/checkout from 4.1.1 to 4.1.2 (#169) by dependabot[bot] · 8 months ago
  9. 9e42483 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#167) by dependabot[bot] · 10 months ago
  10. d7964d9 Move to latest lints, fixes, bump pkg:http dep (#162) by Kevin Moore · 12 months ago
  11. 3c7f9a9 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#161) by dependabot[bot] · 1 year, 1 month ago
  12. 137b0a8 Bump actions/checkout from 4.1.0 to 4.1.1 (#160) by dependabot[bot] · 1 year, 1 month ago
  13. e880cf2 Bump actions/checkout from 3.6.0 to 4.1.0 (#156) by dependabot[bot] · 1 year, 2 months ago
  14. e138441 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#155) by dependabot[bot] · 1 year, 2 months ago
  15. f666bac Bump actions/checkout from 3.5.3 to 3.6.0 (#154) by dependabot[bot] · 1 year, 3 months ago
  16. a6e548a Bump actions/checkout from 3.5.2 to 3.5.3 (#151) by dependabot[bot] · 1 year, 5 months ago
  17. f8cdafe support 'package:http' 1.0.0 (#149) by Devon Carew · 1 year, 6 months ago v2.0.2
  18. dc22e6f blast_repo fixes (#147) by Devon Carew · 1 year, 7 months ago
  19. 96e2550 Bump actions/checkout from 3.5.0 to 3.5.2 (#145) by dependabot[bot] · 1 year, 7 months ago
  20. 41d46fe Bump actions/checkout from 3.3.0 to 3.5.0 (#143) by dependabot[bot] · 1 year, 8 months ago
  21. 13d3440 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#142) by dependabot[bot] · 1 year, 8 months ago
  22. 28025c5 Bump dart-lang/setup-dart from 1.3 to 1.4 (#140) by dependabot[bot] · 1 year, 10 months ago
  23. 8c7bc95 Bump actions/checkout from 3.2.0 to 3.3.0 (#139) by dependabot[bot] · 1 year, 10 months ago
  24. 3b1a278 Bump actions/checkout from 3.1.0 to 3.2.0 (#138) by dependabot[bot] · 1 year, 11 months ago
  25. ee5c9b1 Bump actions/checkout from 3.0.2 to 3.1.0 (#135) by dependabot[bot] · 2 years, 1 month ago 2.0.1
  26. 4172ae5 use package:lints; rev pubspec version (#134) by Devon Carew · 2 years, 1 month ago
  27. 199ebf1 Merge pull request #127 from dart-lang/devoncarew-patch-1 by Devon Carew · 2 years, 7 months ago
  28. c3fcc8f rev to a dev version by Devon Carew · 2 years, 7 months ago
  29. cc27739 Update pubspec.yaml by Devon Carew · 2 years, 7 months ago
  30. 5359039 Bump actions/checkout from 2 to 3 (#125) by dependabot[bot] · 2 years, 9 months ago
  31. 8b4f478 Merge branch 'patch-1' by Jonas Finnemann Jensen · 3 years, 5 months ago
  32. 3b62f46 Added a test covering "expires_in" as string by Jonas Finnemann Jensen · 3 years, 5 months ago
  33. f04ba4c handle expires_in when encoded as string by Jonas Finnemann Jensen · 3 years, 5 months ago
  34. f361db2 Correct in the code comments the name of the FormatException (#117) by Eduardo Vital Alencar Cunha · 3 years, 5 months ago
  35. 8177920 Bump dart-lang/setup-dart from 0.3 to 1 (#115) by dependabot[bot] · 3 years, 6 months ago
  36. 5c2f0ce Add dependabot by Kevin Moore · 3 years, 6 months ago
  37. e0d382e Update handle_access_token_response.dart by Raphaël Saint-Alme · 3 years, 8 months ago
  38. d3c8d74 Fix expiresIn (convert String to Int) by RaphaelStAlme · 3 years, 8 months ago
  39. 6b4f5ce Merge pull request #107 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 8 months ago
  40. cddd567 Update LICENSE by Franklin Yow · 3 years, 8 months ago
  41. 40dac5e Fix formatting (#106) by Kevin Moore · 3 years, 9 months ago
  42. 7cd3284 Prepare to publish for stable null safety (#103) by Nate Bosch · 3 years, 9 months ago 2.0.0
  43. 717cdcf Fix lint await_only_futures (#104) by Nate Bosch · 3 years, 9 months ago
  44. 9b8ee16 Migrate to null safety (#102) by Nate Bosch · 3 years, 9 months ago
  45. 95b6c8d Migrate to GitHub Actions (#100) by Alexander Thomas · 3 years, 10 months ago
  46. 9656b2a allow code verifier to be passed in constructor of AuthorizationCodeGrant (#92) by Joseph Lejtman · 4 years, 2 months ago 1.6.3
  47. d60da4d Delete .test_config by Kevin Moore · 4 years, 4 months ago
  48. 1f4a79d Improve README style (#80) by Nate Bosch · 4 years, 5 months ago
  49. dd0251f Refresh credentials once (#73) by Pieter van Loon · 4 years, 6 months ago 1.6.1
  50. 44fcae8 Release 1.6.0 (#70) by Jonas Finnemann Jensen · 4 years, 7 months ago 1.6.0
  51. 6649c87 Add imaginary function examples and OAuth documentation links to README (#72) by Levi Hassel · 4 years, 7 months ago
  52. 5e56c31 dart analysis issues fixes (#71) by Roi Snir · 4 years, 7 months ago
  53. ca26631 Add PKCE support to AuthorizationCodeGrant (#69) by Michael Davis · 4 years, 7 months ago
  54. 3c26954 Prepare release of 1.5.0 (#57) by Jonas Finnemann Jensen · 5 years ago 1.5.0
  55. 46d0f74 Add support for client credentials grant (#45) by Tobe Osakwe · 5 years ago
  56. bf8174d Merge pull request #47 from wesleyfantinel/master by Jonas Finnemann Jensen · 5 years ago 1.4.0
  57. bbff0c5 Merge branch 'master' into master by Jonas Finnemann Jensen · 5 years ago
  58. 2b8bc8a Support for OpenID id_token by Wesley Fantinel · 5 years ago
  59. 0d999b9 Merge pull request #49 from dart-lang/jonasfj-patch-1 by Jonas Finnemann Jensen · 5 years ago 1.3.0
  60. 47e897b Prepare 1.3.0 release by Jonas Finnemann Jensen · 5 years ago
  61. c6c5079 Update CHANGELOG.md by Jonas Finnemann Jensen · 5 years ago
  62. 0bfe81b Update CHANGELOG.md by Jonas Finnemann Jensen · 5 years ago
  63. 71e64af Merge pull request #46 from tamcy/master by Jonas Finnemann Jensen · 5 years ago
  64. bbabaec reformat code by tamcy · 5 years ago
  65. 8dc2a9c remove the TODO message concerning `onCredentialsRefreshed` by tamcy · 5 years ago
  66. c14e753 fix variable naming in test case in `resource_owner_password_grant_test.dart` by tamcy · 5 years ago
  67. 71dfeb7 add `onCredentialsRefreshed` parameter to `AuthorizationCodeGrant` by tamcy · 5 years ago
  68. e7dc67b update test cases by tamcy · 5 years ago
  69. 79588bc fix style by tamcy · 5 years ago
  70. d3a0677 adds onCredentialsRefreshed callback support in Client class, adds onCredentialsRefreshed callback parameter in resourceOwnerPasswordGrant by tamcy · 5 years ago
  71. bb3cadf Add tests for the OpenID's id_token, dartfmt by Wesley Fantinel · 5 years ago
  72. 118793d Add tests for the OpenID's id_token, dartfmt by Wesley Fantinel · 5 years ago
  73. abb0b6b Add tests for the OpenID's id_token by Wesley Fantinel · 5 years ago
  74. 0cce95f Add tests for the OpenID's id_token by Wesley Fantinel · 5 years ago
  75. 88c5713 Documentation improved by Wesley Fantinel · 5 years ago
  76. 8d04767 Merge pull request #48 from dart-lang/mit-mit-patch-1 by Jonas Finnemann Jensen · 5 years ago
  77. 08953af Update README.md by Michael Thomsen · 5 years ago
  78. dbc2d63 OpenID's id_token implementation by Wesley Fantinel · 5 years ago
  79. 84d870a Support latest pkg:http, prepare for release by Kevin Moore · 6 years ago 1.2.3
  80. ec7657e enable pedantic lints by Kevin Moore · 6 years ago
  81. 5390d43 Eliminate deprecated usages, removed collection dependency by Kevin Moore · 6 years ago
  82. 2e573cb Allow the stable 2.0 SDK (#35) by Nate Bosch · 6 years ago 1.2.2
  83. 4ece7da dartfmt by Kevin Moore · 6 years ago
  84. 1a537bd Remove upper case constants (#26) by Lasse R.H. Nielsen · 7 years ago 1.2.1
  85. 0ab6f13 Fix Dart 2 runtime failures in tests (#28) by Natalie Weizenbaum · 7 years ago
  86. 595cfc0 Allow response parsing to be customized (#20) by Tobe O · 7 years ago 1.2.0
  87. 4773d80 Missing semicolon in code example (#24) by ovo-6 · 7 years ago
  88. 6564f4a Merge pull request #23 from dart-lang/travis by Natalie Weizenbaum · 7 years ago
  89. 437eac0 Enable Travis CI by Natalie Weizenbaum · 7 years ago
  90. c3ef411 Enable strong mode by Natalie Weizenbaum · 7 years ago
  91. 76d7f33 Format the package by Natalie Weizenbaum · 7 years ago
  92. 619efa4 Homepage: use https (#22) by Kevin Moore · 7 years ago
  93. 0de26f7 resourceOwnerPasswordGrant should consistently use HTTP client (#21) by Peter Carroll · 7 years ago
  94. 238b36c Remove unused imports. (#19) by Natalie Weizenbaum · 8 years ago
  95. 9b462af Add scope delimiter option (#17) by Tobe O · 8 years ago 1.1.0
  96. ba4189e Fix all strong-mode warnings. by Natalie Weizenbaum · 9 years ago 1.0.2
  97. 6c8824d Fixing analyzer warning: UNUSED_CATCH_CLAUSE by Sam Rawlins · 9 years ago
  98. ec066cb Get rid of all the library tags. by Natalie Weizenbaum · 9 years ago
  99. a4541ee Fix the toJson/fromJson test. by Natalie Weizenbaum · 9 years ago
  100. 9f35e0e Support http_parser 2.0.0. by Natalie Weizenbaum · 9 years ago 1.0.1