Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 651 Bytes

File metadata and controls

34 lines (20 loc) · 651 Bytes

Changelog

v0.6.3

  • Dynamic providers
  • Birthday part of info struct

v0.6.2

  • Fixed Ueberauth request not respecting Script Name #97

v0.6.1

  • Fix versioning for plug dependency

v0.4.0

  • Target Elixir 1.3 and above
  • Fix Elixir 1.4 warnings
  • Fix bug preventing multiple providers

v0.3.0

  • Allow :redirect_url to be configured
  • Handle requests with or without trailing slash

v0.2.1

  • Add the ability to select which providers to use on a per-plug basis

v0.2.0

  • Remove the Ueberauth.plug function in favour of making Ueberauth a plug

2015-11-15 Initial release