Closed rishavs closed 6 years ago
Howdy! Updating this is a little low on the list of priorities for the contributors at the moment. We're busy working on Guardian v1 so we can shift our focus to giving Ueberauth (and the strategies) some much needed TLC.
That said @rishavs, pull requests are always welcome! A great way to learn how to use Ueberauth is to give it a shot 😁
Thanks for replying. I am currently trying to get this to work on 1.1.3 but having a weird error
=INFO REPORT==== 4-Aug-2017::02:33:51 ===
application: logger
exited: stopped
type: temporary
** (Mix) Could not start application oauth: could not find application file: oauth.app
i have not used oauth2 anywhere so far manually (i guess it comes as a dependency for some of the strategies)
PS. i am on elixir 1.5 and OTP v20. the oauth2 in my deps folder is @version "0.9.1"
Howdy @rishavs! Do you have this code up on a public repo?
@doomspork I'm keen to do this if it's still on the table
@zacck please do! I'm happy to help in a limited capacity 👍
@doomspork I have a PR for this but for some reason I can't get the app to compile brunch assets
@doomspork I think the PR for this is done and pushed
Can we please update the project to the latest Phoenix (and other dependency) versions? For someone who is completely new to Phoenix, the older versions can be confusing.