We should not rely on the client's action URL since this allows an attacker to send reset tokens to their own server https://github.com/Turbo-Core/TurboCore/blob/c01ae6d79c15735db38e910a58d08080bb4e9fdf/api/src/auth/reset_password.rs#L89
We should not rely on the client's action URL since this allows an attacker to send reset tokens to their own server
TurboCore/api/src/auth/reset_password.rs
Line 89 in c01ae6d