<div dir="ltr">Awesome, I'll look and send PRs if I see anything. This is on npm? Is it to a state that we could add the dependency to browserid-verify, allowing users to opt into local verification?<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Nov 20, 2013 at 7:14 AM, Lloyd Hilaiel <span dir="ltr"><<a href="mailto:lhilaiel@mozilla.com" target="_blank">lhilaiel@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have broken out all of the verification code from the persona repo and begun to build a standalone verification library out of it. My goal is to stand up a new verifier by friday that supports the combined requirements of fxa and persona. Along the way, I hope to build an extremely rigorous set of test code to contribute to and facilitate the attempt to finalize data formats.<br>
<br>
My goal is to start with a local verification library that supports the superset of features required by fxa + persona and backwards compatibility.<br>
<br>
Here is what I have so far: <a href="https://github.com/lloyd/browserid-local-verify" target="_blank">https://github.com/lloyd/browserid-local-verify</a><br>
Here are the tests to drive development: <a href="https://github.com/lloyd/browserid-local-verify/issues/1" target="_blank">https://github.com/lloyd/browserid-local-verify/issues/1</a><br>
Here is the current state: <a href="https://gist.github.com/lloyd/7559948" target="_blank">https://gist.github.com/lloyd/7559948</a><br>
<br>
$ wc $(find tests -name '*.js’ )<br>
1031 3430 31780 total<br>
<br>
My hope is that we can support all of our our efforts from a single code base, ultimately from a single deployment, and accelerate our efforts in standardization of browserid and getting FxA ready to ship.<br>
<br>
Thoughts?<br>
<br>
lloyd<br>
_______________________________________________<br>
Dev-fxacct mailing list<br>
<a href="mailto:Dev-fxacct@mozilla.org">Dev-fxacct@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/dev-fxacct" target="_blank">https://mail.mozilla.org/listinfo/dev-fxacct</a><br>
</blockquote></div><br></div>