For the past few months, I've written a bunch of topics covering various authentication solutions from low-level (AuthLogic) to full-fledged ones (Devise). Today we are going to discuss OAuth 2 once again, however this time I'll show you how to build your own authentication provider and customize it as needed.
Today's guest is oPRO (short for OAuth Provider) created by Richard Schneeman. This is a Rails engine that allows you to build your own authentication provider quickly and easily. oPRO comes with a bunch of pre-defined settings, controllers, views, and models. Most of these items can be extended or modified further.
Continue reading %Authenticate All the Things with oPRO, the Basics%
by Ilya Bodrov-Krukowski via SitePoint
No comments:
Post a Comment