Closed lcurole closed 2 months ago
Try to create a One Time Link for a new user
Expect to see a valid One Time Link for a new user
I'm given "http://localhost/login/[object Object]" as the One Time Link for a new user
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
Thanks. This should be fixed in v0.1.1.
v0.1.1
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