Request to confirm account
This is the result of getting a confirmation token and is usually the result of clicking the link from a confirmation email. This ALWAYS results in a 302 redirect. By default (unless SECURITY_AUTO_LOGIN_AFTER_CONFIRM == True), the user denoted by the token must authenticate using normal mechanisms.
get/confirm/{token}