Using Facebook Authentication in Rails Development Environments
Say you’re building a Rails application and want to use Facebook with Omniauth via Devise. You’ve already got that working and have your Facebook API key registered and all that. But maybe you want to see how it works and … Continued