Skip to content

openteam/sso-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemfile

gem 'sso-auth'

Run

bin/rails g sso:auth:install

Layout

<body>
  <%= render :partial => "sso-auth/shared/user_box" %>
  ...
  <%= yield %>
</body>

This project rocks and uses MIT-LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages