Function signature is create_totp_device(user_id, device_name, secret) with separate arguments, not create_totp_device(user, map). Tested locally and confirmed working. |
||
|---|---|---|
| .. | ||
| migrations | ||
| seeds.exs | ||
| seeds_e2e.exs | ||
| structure.sql | ||
Function signature is create_totp_device(user_id, device_name, secret) with separate arguments, not create_totp_device(user, map). Tested locally and confirmed working. |
||
|---|---|---|
| .. | ||
| migrations | ||
| seeds.exs | ||
| seeds_e2e.exs | ||
| structure.sql | ||