Question

Im programming an app that has to be able to allow the users to sign up using their soundcloud accounts, so far I haven't found any usefull tutorial using Omniauth, Can anyone help me giving some tips to start with?

Was it helpful?

Solution

I gave a presentation to my local meetup about integrating OmniAuth into your application using a demo application here. You can fork it and go through the steps in section 3 of the README. There are also some slides you can look at here.

There's a lot of refactoring that needs to still be done, but it was designed to be a basic intro start to a bunch of people who had never used OmniAuth before.

I also list resources that helped with putting together the presentation. I highly recommend checking them out.

Although the examples are not with the omniauth-soundcloud, it should work similarly.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top