jfarcher / Janrain-Sample-Code

Janrain Sample Code

Home Page:http://janrain.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Janrain Examples

Basic examples of token URLs that can be used with Janrain's Social Login service.

No warranty, use at your own risk.

Janrain Social Login Widget Examples

You can find example implementations of the Janrain Social Login widget in the widget-examples folder, along with a tiny Node server and token url implementation. To see the examples in action, do the following:

  1. The first thing you'll want to do is install Node.js.
  2. Next, open a terminal and run the following commands:
  3. git clone git@github.com:janrain/Janrain-Sample-Code.git
  4. cd Janrain-Sample-Code/widget-examples
  5. npm install
  6. In server.js, replace _API_KEY_ with your Janrain API key.
  7. In application_domain.js, replace _APPLICATION_DOMAIN_ with your Janrain Application Domain, which you can find by visiting the settings page on the Janrain Dashboard.
  8. Now start the server with node server.js
  9. That's it! You should now be able to access the examples at http://localhost:3000.

Third Party Examples

Haskell

Perl

About

Janrain Sample Code

http://janrain.com


Languages

Language:PHP 29.1%Language:C# 16.0%Language:Groovy 14.1%Language:JavaScript 9.5%Language:CSS 8.9%Language:HTML 8.6%Language:Java 5.2%Language:Smalltalk 2.5%Language:Python 1.4%Language:ASP 1.4%Language:Ruby 1.1%Language:Objective-C 0.7%Language:XSLT 0.7%Language:CoffeeScript 0.6%