jwt.authentication.jwt |
./jwt.services.yml |
Drupal\jwt\Authentication\Provider\JwtAuth |
authentication_provider |
jwt.firebase.php-jwt |
./jwt.services.yml |
Firebase\JWT\JWT |
|
jwt.page_cache_request_policy.disallow_jwt_auth_requests |
./jwt.services.yml |
Drupal\jwt\PageCache\DisallowJwtAuthRequests |
page_cache_request_policy |
jwt.transcoder |
./jwt.services.yml |
Drupal\jwt\Transcoder\JwtTranscoder |
|
jwt_auth_consumer.subscriber |
modules/jwt_auth_consumer/jwt_auth_consumer.services.yml |
Drupal\jwt_auth_consumer\EventSubscriber\JwtAuthConsumerSubscriber |
event_subscriber |
jwt_auth_issuer.subscriber |
modules/jwt_auth_issuer/jwt_auth_issuer.services.yml |
Drupal\jwt_auth_issuer\EventSubscriber\JwtAuthIssuerSubscriber |
event_subscriber |
jwt_path_auth.authentication.jwt |
modules/jwt_path_auth/jwt_path_auth.services.yml |
Drupal\jwt_path_auth\Authentication\Provider\JwtPathAuth |
authentication_provider |
users_jwt.authentication.jwt |
modules/users_jwt/users_jwt.services.yml |
Drupal\users_jwt\Authentication\Provider\UsersJwtAuth |
authentication_provider |
users_jwt.key_repository |
modules/users_jwt/users_jwt.services.yml |
Drupal\users_jwt\UsersJwtKeyRepository |
|
users_jwt.memory_cache |
modules/users_jwt/users_jwt.services.yml |
Drupal\Core\Cache\MemoryCache\MemoryCache |
|
users_jwt.page_cache_request_policy |
modules/users_jwt/users_jwt.services.yml |
Drupal\users_jwt\PageCache\UsersJwtRequestPolicy |
page_cache_request_policy |