ueberauth / ueberauth_twitter

Twitter Strategy for Überauth
MIT License
36 stars 38 forks source link

Configurable json library #27

Closed snewcomer closed 5 years ago

snewcomer commented 5 years ago

Depends on adding a config to ueberauth as show in the following PR.

Ref - https://github.com/ueberauth/ueberauth/pull/88

yordis commented 5 years ago

We should put this function on Ueberauth instead of repeating this cross-strategies.

Also Jason use as default library.

yordis commented 5 years ago

We need to release Ueberauth first.

snewcomer commented 5 years ago

@yordis Thank you for helping this through. Looks like we need a release in https://github.com/ueberauth/ueberauth before getting this in!

yordis commented 5 years ago

@doomspork Is there any issue releasing a version of Ueberauth?

doomspork commented 5 years ago

@yordis release 0.6 👍

yordis commented 5 years ago

@snewcomer can you bump the version of ueberauth to be ~> 0.6? Just want to make sure that this does not break with the upgrade.