Skip to content

jself/erl_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl_auth is an authentication library intended for use with 
web services.

It provides a REST interface via webmachine 
(http://bitbucket.org/justin/webmachine/wiki/Home)
and will eventually provide clients for Django and phpbb

My goal for this project is to eventually offer a 
full single sign on offering
with domain locality. Currently, users are domain agnostic, 
and sessions are separated based on an application name.

The webmachine is located in web/

Clients are in clients/

Implementations will be separated from clients after creation

About

An erlang authentication/sso library for web services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published