{"id":92151,"library":"scheb-2fa-bundle","title":"Scheb Two-Factor Authentication Bundle","description":"A generic interface to implement two-factor authentication in Symfony applications","status":"active","version":"8.5.0","language":"php","source_language":null,"source_url":"https://github.com/scheb/2fa-bundle","tags":["2fa","authentication","symfony","security","two-factor"],"install":[{"cmd":"composer require scheb/2fa-bundle","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"TwoFactorProviderInterface","correct":"use Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderInterface;"}],"quickstart":{"code":"use Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderInterface;\n\nclass CustomProvider implements TwoFactorProviderInterface {\n    public function beginAuthentication(\\Symfony\\Component\\Security\\Core\\User\\UserInterface $user) { }\n    public function validateAuthenticationCode(\\Symfony\\Component\\Security\\Core\\User\\UserInterface $user, string $authenticationCode): bool { return true; }\n}","lang":"php","description":"Implement a custom two-factor authentication provider"},"warnings":[],"env_vars":null,"search_vec":"'2fa':19 'applic':18 'authent':5,15,20 'bundl':6 'factor':4,14,25 'generic':8 'implement':11 'interfac':9 'scheb':1 'secur':22 'symfoni':17,21 'two':3,13,24 'two-factor':2,12,23","created_at":"2026-06-19T09:28:13.085226+00:00","updated_at":"2026-06-19T09:28:13.085226+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/scheb/2fa","github":"https://github.com/scheb/2fa-bundle","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}