background preloader

SoftwareDev

Facebook Twitter

Using OAuth 2.0 for Login - Google Accounts Authentication and Authorization. Google APIs use OAuth 2.0 for both authentication and authorization. This document describes Google's underlying OAuth 2.0 implementation for authentication, which aligns with the OpenID Connect specification. The documentation found in Using OAuth 2.0 to Access Google APIs also applies to this service.

If you want to explore this protocol interactively, we recommend the Google OAuth 2.0 Playground. To get help on Stack Overflow, tag your questions with 'google-oauth'. Contents Setting up OAuth 2.0 Before your application can use Google's OAuth 2.0 authentication system for user login, you must set up a project in the Google Developers Console to obtain OAuth 2.0 credentials, set a redirect URI, and (optionally) customize the branding information that your users see on the user-consent screen.

Obtain OAuth 2.0 credentials You need OAuth 2.0 credentials, including a client ID and client secret, to authenticate users and gain access to Google's APIs. Go to the Google Developers Console. 1. Facebook authentication using oauth2 gem in rails « Kubid on rails blog. Ruby on Rails CommunityGuides: CommunityGuides 11/12 - Authentication with Facebook, Google, Twitter and Github using Omniauth. The Node Beginner Book » A comprehensive Node.js tutorial.

Table of Contents. Ruby on Rails Tutorial: Learn Rails by Example book and screencasts by Michael Hartl | A Demo App. Michael Hartl Contents Foreword My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama). This book by Michael Hartl came so highly recommended that I had to try it, and the Ruby on Rails Tutorial is what I used to switch back to Rails again. Though I’ve worked my way through many Rails books, this is the one that finally made me “get” it. The linear narrative is such a great format.

Enjoy! Derek Sivers (sivers.org) Founder, CD Baby Acknowledgments The Ruby on Rails Tutorial owes a lot to my previous Rails book, RailsSpace, and hence to my coauthor Aurelius Prochazka. I’d like to acknowledge a long list of Rubyists who have taught and inspired me over the years: David Heinemeier Hansson, Yehuda Katz, Carl Lerche, Jeremy Kemper, Xavier Noria, Ryan Bates, Geoffrey Grosenbach, Peter Cooper, Matt Aimonetti, Gregg Pollack, Wayne E.

About the author Copyright and license 2.2 The Users resource. Ruby on Rails Guides. ParWinr | Home. Heroku | Cloud Application Platform.