accounts/api/components/User
2019-04-06 04:15:23 +02:00
..
AuthenticationResult.php Объединены сущности для авторизации посредством JWT токенов и токенов, выданных через oAuth2. 2017-09-19 20:06:17 +03:00
Component.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
Identity.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
IdentityInterface.php Upgrade PHP to 7.3 and fix some related code errors. Disable self_accessor fixer for PHP-CS-Fixer 2019-04-06 04:15:23 +02:00
Jwt.php Объединены сущности для авторизации посредством JWT токенов и токенов, выданных через oAuth2. 2017-09-19 20:06:17 +03:00
JwtIdentity.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
ScopesClaim.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00
SubjectPrefixVerifier.php Implemented PHP-CS-Fixer support 2018-04-17 23:47:25 +03:00