mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🐛 Bug Report: Invalid One Time Link for New User #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lcurole on GitHub (Aug 12, 2024).
Reproduction steps
Try to create a One Time Link for a new user
Expected behavior
Expect to see a valid One Time Link for a new user
Actual Behavior
I'm given "http://localhost/login/[object Object]" as the One Time Link for a new user
@lcurole commented on GitHub (Aug 12, 2024):
I'm able to grab the token from the response from the server so I believe this is a frontend bug just not displaying it
@stonith404 commented on GitHub (Aug 13, 2024):
Thanks. This should be fixed in
v0.1.1.