Skip to content

thePooh/idnet-example-rails-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID.net rails example

This is a sample application for testing ID.org project.

All features are in raw

  • Login with smart button
  • Login with SDK (to be released soon)
  • Putting some activities to ID.org

Installation

  • go toID.org and get credentials of an application
  • bundle install
  • cp config/database.yml.sample config/database.yml
  • edit config/settings.yml and put the credentials you have got from ID.org
  • Enjoy!

About

Rails 3 example using id.net service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 88.7%
  • CoffeeScript 5.1%
  • CSS 4.8%
  • JavaScript 1.4%