2FA Featured Introducing 2FA Notifier - How to Get More Internet Users to Enable 2FA on Their Accounts Ray and I built an open source browser extension called 2FA Notifier that helps people enable 2FA on their accounts. Read about the extension and the problem it solves in my article that was initially published on the Okta Developer Blog.
2FA A medium dive on the Time-based One-time Passwords (TOTP) spec More technical than the All Things Auth overview article and less technical than the specification itself, here is a medium dive on how TOTP works under the hood!
2FA TOTP: (way) more secure than SMS, but more annoying than Push Ever wonder how Google Authenticator works? Learn why TOTP 2FA is drastically more secure than SMS 2FA and the security and usability tradeoffs it makes.
Zapier How Zapier rolled out 2FA support Two factor authentication (2FA) doesn't provide effective security if users don't enable it. Learn how Zapier announced the rollout of 2FA to its users!
2FA Featured Two Factor Authentication (2FA): What is it? How does it work? Why you should care! Learn why two factor authentication (2FA) is so important, how it actually protects your accounts, and how to assess the 2FA methods available on the services that you use!
Authentication Shared Responsibility Model Authentication and authorization are shared responsibilities between service providers and end-users.