rails flavoured openid

Post on 16-Jan-2015

2.118 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

A quick introduction to OpenId and the simplist Ruby on Rails example in code

TRANSCRIPT

Rails flavoured OpenID

Decentralized

http://openid.net/

OpenID is an open, decentralized, free framework for user-centric digital identity.

OpenID takes advantage of already existing internet technology and realizes that people are

already creating identities for themselves whether it be at their blog, photo stream, profile page, etc.

Based on Emergent Behaviour

http://openid.net/

With OpenID you can easily transform one of these existing URIs into an account which can be used at sites which support OpenID logins.

Login Everywhere

http://openid.net/

At a Glance

Install the Generator

Install Dependencies

Create our Application

Run the Generator

Simple Migration

Generated Login Form

OpenID Provider

And We’re Back

Some Pretty Examples

More Rails Examples

Django Example

Even PHP Gets in on the Act

OAuth for APIs

Questions?

top related