We're currently implementing the "Traditional Prompt" and part of this is implementing [IUserTwoFactorTokenProvider](https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity.iusertwofactortokenprovider-1?view=aspnetcore-8.0) for Duo. How do we migrate this to the new "universal prompt"? There seems to be no mention of this anywhere. Many thanks.
We're currently implementing the "Traditional Prompt" and part of this is implementing IUserTwoFactorTokenProvider for Duo.
How do we migrate this to the new "universal prompt"? There seems to be no mention of this anywhere.
Many thanks.