Skip to content

Releases: ueberauth/ueberauth_github

v0.8.3

27 May 21:19
a3bb165
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

28 Feb 02:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

02 Nov 17:32
Compare
Choose a tag to compare

What's Changed

  • Add ability to read GitHub client credentials at runtime by @jclem in #48
  • Release 0.8.1 by @Hanspagh in #53
  • Handle all GitHub errors by @chasers in #58
  • Change readme comment for including the Überauth plug by @pikitgb in #56
  • Removing unnecessary setup step for "applications" by @lucasdavila in #61
  • Misc doc changes by @kianmeng in #62
  • update state param handling & ueberauth to 0.7 by @robuye in #63
  • chore: add github ci config by @yordis in #65
  • chore: fix publishing by @yordis in #66
  • chore: use markdown for license by @yordis in #67
  • chore: remove .md extension from license file by @yordis in #68

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

27 Aug 03:09
Compare
Choose a tag to compare
Fix docs command

Version 0.7.0

13 Feb 18:26
Compare
Choose a tag to compare
  • Set the default scope to "", fixes #31
  • Add description to the bio

Version 0.6.0

20 Nov 21:21
Compare
Choose a tag to compare
Adding image to user %Info (#34)

Pretty much all other Ueberauth strategies use image: for purposes of the user avatar. I suggest doing this same with the GitHub strategy, so as to avoid needing to customize the templating for this strategy.

As an example see: these other strategies

LINE 111 in https://github.com/ueberauth/ueberauth_facebook/blob/master/lib/ueberauth/strategy/facebook.ex

LINE 109 in https://github.com/fajarmf/ueberauth_linkedin/blob/master/lib/ueberauth/strategy/linkedin.ex

LINE 76 https://github.com/ueberauth/ueberauth_twitter/blob/master/lib/ueberauth/strategy/twitter.ex

Version 0.5.0

18 Jul 06:30
Compare
Choose a tag to compare
v0.5.0

Add OSX and vim files to ignore

Version 0.4.0

22 Sep 02:22
Compare
Choose a tag to compare
  • Target Elixir 1.3 and above
  • Update release version to match Ueberauth
  • Pin OAuth2 to 0.6.0

v0.2.0

11 Dec 06:47
Compare
Choose a tag to compare

Release to update to ueberauth 0.2.0