Hey Jay,<div><br></div><div>it should be the target that it can be used on Win8, WinRT and WinPhone.</div><div><br></div><div>I&#39;ll pass it to one of my developers, so that he checks if the goal can be reached. I don&#39;t know any reason why not, but nobody knows. ;)</div>

<div>(it is only the token generator)</div><div>The project also includes a sample app. I think I&#39;m going to port also the Mobile-OTP implementation, which I have created.</div><div>The sample application is a console app which generates ongoing new tokens, after you have passed your secret. ;)</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/17 Jay Balunas <span dir="ltr">&lt;<a href="mailto:jbalunas@redhat.com" target="_blank">jbalunas@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word">Hi Dan, and welcome to the list!!  <div><br></div><div>I&#39;m curious about the question Bruno had about the .NET support and windows phone.  Is that the target use-case for this?  If so this is really cool, any chance of a little demo to try it out on?</div>

<div><br></div><div>Thanks again, </div><span class="HOEnZb"><font color="#888888"><div>Jay</div></font></span><div><div class="h5"><div><br></div><div><br></div><div><div>On Dec 17, 2012, at 8:52 AM, Daniel Manzke wrote:</div>

<br><blockquote type="cite">Yeah. Have a look at the pull request. ;)<div><br></div><div>I added a similar implementation, so one can choose which one to use. You can pass a ExactClock into the Totp and it will work. </div>

<div>I think nothing here is right or wrong. Depends on what someone expect. That&#39;s why the developer should choose the right clock. WDYT?</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/17 Bruno Oliveira <span dir="ltr">&lt;<a href="mailto:bruno@abstractj.org" target="_blank">bruno@abstractj.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Hmm gotcha, a Clock instance will be created on Totp class. We&#39;re not using a single instance of Clock to the whole implementation, just change the code for something like this <a href="https://gist.github.com/250d78b8e19bc02319ee" target="_blank">https://gist.github.com/250d78b8e19bc02319ee</a>, might work.<br>




<div><br>
--<br>
&quot;The measure of a man is what he does with power&quot; - Plato<br>
-<br>
@abstractj<br>
-<br>
Volenti Nihil Difficile<br>
<br>
<br>
<br>
</div><div>On Monday, December 17, 2012 at 11:21 AM, Daniel Manzke wrote:<br>
<br>
&gt; Clock c = new Clock();<br>
&gt; while(true){<br>
&gt; System.out.println(c.getCurrentInterval());<br>
&gt; Thread.sleep(1000);<br>
&gt; }<br>
<br>
<br>
<br>
</div><div><div>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Viele Grüße/Best Regards<br><br>Daniel Manzke<br>
</div>
_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>

</blockquote></div><br></div></div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Viele Grüße/Best Regards<br><br>Daniel Manzke<br>
</div>