WebsiteBaker Community Forum

WebsiteBaker Support (2.12.x) => General Help & Support => Topic started by: crnogorac081 on July 26, 2021, 03:03:50 PM

Title: problem with validating FTAN
Post by: crnogorac081 on July 26, 2021, 03:03:50 PM
Hello,

I have a problem with FTAN token validation, I have created a module with explanation. The problem is that token which is generated once using \bin\SecureTokens::getFTAN();  is not valid using \bin\SecureTokens::checkFTAN()

Can someone help me with this ? I have no idea what could be the problem here.