I want to know about JwtSecurityTokenHandler

Hi Team,

I am working in AuthController customization and I want to know JwtSecurityTokenHandler class is generated by Radzen or can we customize the JwtSecurityTokenHandler class.

basically i am working on multi factor authentication process and i need to go to MFA if the login from out side the iP range, so can i set it in JwtSecurityTokenHandler based on role in radzen

Please suggest me

This is a .NET framework class.