Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 499 Bytes

0.4.0

  • Support for refresh tokens
  • Support for Google's 'offline' access
  • Leiningen 1 and 2 support
  • :grant-type can be string/keyword/symbol
  • Use clojure.test instead of lazytest

0.3.0

  • support OAuth 2.0 draft 10 for Force.com
  • add Ring middleware

(thanks Pat Patterson for both)

0.2.0

support resource owner grant type

0.1.1

avoid redefinition of imported get binding (thanks Manoj Waikar)

0.1.0

  • upgrade to Clojure 1.3
  • update dependencies
  • eliminate contrib