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