Description
You may recognize Two-factor Authentication (2FA) as an additional safeguard for protecting accounts, but do you really know how it works? This talk will show you how to implement One Time Passwords (including what's happening under the hood of those expiring tokens). You'll learn the different approaches to implementing 2FA and have a better understanding of what's right for your application.