eopenid

Code pulled with git from git://github.com/etnt/eopenid.git with the last commit being 8eed600

These are Intersection warnings for eopenid.

(Only new warnings by Intersection-enabled analysis are listed. Warnings by current public version of Dialyzer are listed here.)

dialyzer -n -q -Wno_improper_lists ebin
eopenid_v1.erl:138: Invalid type specification for function eopenid_v1:checkid_setup/1. The success typing is ([{_,_},...]) -> {'ok',nonempty_maybe_improper_list()}
eopenid_v1.erl:168: Invalid type specification for function eopenid_v1:associate/1. The success typing is ([{_,_},...]) -> {'error',_} | {'ok',[{_,_},...]}