Skip to content

Contains client files for Vanilla's jsConnect with a Ruby project.

Notifications You must be signed in to change notification settings

juanarroqui/jsConnectRuby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla jsConnect Client Library for Ruby

This repository contains the files you need to use Vanilla's jsConnect with a ruby/rails project.

Documentation about the purpose of jsConnect is available at http://blog.vanillaforums.com/help/vanilla-jsconnect-single-signon-on/

The following files are included in this repo.

  • lib/js_connect.rb This is the main file you need. You don't need any other file in your project. You can just drop this file anywhere that you can access it on your site.
  • app/controllers/sso_controller.rb This file is an example rails controller. You can drop this file into your rails application or start from scratch. Please note that if you use this file you'll also have to add a route to your rails config.

About

Contains client files for Vanilla's jsConnect with a Ruby project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%