hello, I'm trying playground kratos (nextjs), feat...
# talk-kratos
s
hello, I'm trying playground kratos (nextjs), feature Recovery. Once I got email, I clicked on link in email and redirected to page with content below:
The recovery token is invalid or has already been used. Please retry the flow.
From technical side, I checked that this is a page redirected from link in email. My question is, how this page knows that it's a invalid token and shows error message above?