I don't see any use in allow users to forward their magic links and exposing this larger security hole.
It would be nice if the library stored a cookie on the client when they request a magic link and when logging it, it can check to ensure the cookie is there, if not, the login attempt fails.
I don't see any use in allow users to forward their magic links and exposing this larger security hole.
It would be nice if the library stored a cookie on the client when they request a magic link and when logging it, it can check to ensure the cookie is there, if not, the login attempt fails.