Verify if a password reset token is valid without using it.
Used by frontend to pre-validate the token before showing the reset form.
Args: token: The reset token to verify. reset_service: Password reset service dependency.
Returns: Token validity status and expiration time.
Documentation Index
Fetch the complete documentation index at: https://docs.snackbase.dev/llms.txt
Use this file to discover all available pages before exploring further.