Skip to content

pib/erlangopenid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Erlang OpenID module.

Currently implements OpenID 1.1

To use, you call start_authentication with the claimed identifier and a URL to return to, then redirect to the returned URL. 

Upon return, pass a proplist of your GET parameters to finish_authentication, and you will get back {ok, Identifier} or {error, Error}. 

About

An Erlang OpenID module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages