Customizable options
bellstrand opened this issue · 5 comments
bellstrand commented
Add object with default properties and merge with input object:
- Epoch (default: Unix epoch)
- Interval (default: 30sec)
- Token Length (default: 6)
- Hash (default: SHA-1), which more are commonly used?, optional dependency?
GreenanJay commented
Is there also some support for why you cannot use Amazon's secret key system with the code?
bellstrand commented
@GreenanJay I'm not sure what your question is exactly.
Encke commented
https://github.com/Encke/totp-generator
I added some of those ... Ill add the token size now ... Good one!
bellstrand commented
@Encke I'll happily merge a pull-request from you once you're done! :)
Encke commented
Done!