Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 389 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 389 Bytes

v 0.6.0

  • Add support for access_type per request using url parameter

v 0.5.0

  • Add support for new params: access_type, approval_prompt, state.
  • Fix Elixir warnings

v 0.4.0

  • Target Elixir 1.3 and greater
  • Fix OAuth bug with 0.6.0 pin

v 0.3.0

  • Use OpenID endpoint for profile information
  • Update authorize and token URLs

v 0.2.0

  • Release 0.2.0 to follow Ueberauth