6 string references to users_jwt.key_repository in JSON Web Token Authentication (JWT) 8
- FormsTest::testForms in modules/
users_jwt/ tests/ src/ Functional/ FormsTest.php - Tests that the JWT list and forms work as expected.
- KeyListController::create in modules/
users_jwt/ src/ Controller/ KeyListController.php - Instantiates a new instance of this class.
- UsersGenerateKeyForm::create in modules/
users_jwt/ src/ Form/ UsersGenerateKeyForm.php - Instantiates a new instance of this class.
- UsersJwtRequestTest::testAuth in modules/
users_jwt/ tests/ src/ Kernel/ UsersJwtRequestTest.php - Verify the authentication for a user.
- UsersKeyDeleteForm::create in modules/
users_jwt/ src/ Form/ UsersKeyDeleteForm.php - Instantiates a new instance of this class.
- UsersKeyForm::create in modules/
users_jwt/ src/ Form/ UsersKeyForm.php - Instantiates a new instance of this class.