one_time_pass_ecto
one_time_pass_ecto copied to clipboard
No longer maintained - One-time password library with Ecto support (for Elixir)
Results
2
one_time_pass_ecto issues
Sort by
recently updated
recently updated
newest added
I think there may be a bug with `check_totp/3`. The call to `check_token/4` always returns false and I'm not sure why. It appears that the first case clause in `check_token/4`...
Hi, Would it be possible to add some examples on how to integrate this with existing applications in the README? Is it also possible to add some code examples in...