Registry / auth / symfony-security-core

symfony-security-core

JSON →
library8.0.4phppackagistunverified

Symfony Security Component - Core Library.

composer require symfony/security-core
INSTALL
IMPORT
SIG · SYMFONY-SECURITY-C
S
symfony-security-core
authphpv8.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UsernamePasswordToken
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;

Create a username/password authentication token.

use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken; $token = new UsernamePasswordToken('user', 'password', 'main'); echo $token->getUserIdentifier();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
16
Resources
symfony-security-core — pip install symfony-security-core · libregistry