aspnetcore.identity.token_verified
Developmentenumas of v1.44.0
The result of token verification.
Examples
- success
- failure
Values (2)
successToken verification was successful.failureToken verification failed.
Used by
metrics (1)
- aspnetcore.identity.user.verify_token_attempts
* required on that signal.
History
Added as development.