On Dec 16, 2012, at 8:27 PM, Daniel Manzke wrote:
Hey guys,
after 140 chars were not enough for matthias and bruno I decided to subscribe to the
list. ;)
1:
After working through aerogear-otp-java I took some hours to port it .NET. If you are
interested I would like to contribute it after cleanup.
Are you interested? :)
2:
Due to the fact that we are using Mobile-OTP in hour company I also took some time and
have implemented it.
PoC is working.
Pull-Request will be submitted if ready.
What is the RFC for it? My quick search
revealed nothing… is this non-standard?
Question: I saw that the Clock-Implementation is returning a static value for current
time. So the token will be the same every time we call Totp.now().
Is it really what developers are expecting?
If I call now, I expect the time it was called not created. :)
Why not just use System.currentMilliSeconds()? It is UTC. ;)
Bye,
Daniel
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev
-- qmx