Skip to content

A centralized authentication service written in Ruby using the Rack web API.

License

Notifications You must be signed in to change notification settings

mattrush/central_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

central_auth

A centralized authentication service written in Ruby using the Rack web API. Very simple. Rack is rad.

Todo

  1. Parameterize the sql query in lib/auth.rb.
  2. Nginx auth is incomplete. Documentation is kind of terse. I need to locate a reference implementation.
  3. The input validation in lib/validate.rb isn't finished. Currently, all code relating to validation is commented out.

About

A centralized authentication service written in Ruby using the Rack web API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages