stonith404 / pocket-id

A simple OIDC provider that allows users to authenticate with their passkeys to your services.
BSD 2-Clause "Simplified" License
311 stars 4 forks source link

🐛 Bug Report: Invalid One Time Link for New User #3

Closed lcurole closed 2 months ago

lcurole commented 2 months ago

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 2 months ago

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 2 months ago

Thanks. This should be fixed in v0.1.1.