For our current project I needed to make sure people logging in had a verified PayPal account. Luckily eBay just release PayPal Access which allows OAuth based authorization my like “Facebook Connect” or “Sign in with Twitter”. Our app is built on Rails and I’ve already implemented a Facebook Connect using [...]