You are here

7 string references to YAML keys in simple_oauth.routing.yml in Simple OAuth (OAuth2) & OpenID Connect 8.4

AuthCodeFunctionalTest::setUp in tests/src/Functional/AuthCodeFunctionalTest.php
ImplicitFunctionalTest::setUp in tests/src/Functional/ImplicitFunctionalTest.php
Oauth2AuthorizeController::authorize in src/Controller/Oauth2AuthorizeController.php
Authorizes the code generation or prints the confirmation form.
Oauth2TokenDeleteForm::submitForm in src/Entity/Form/Oauth2TokenDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
Oauth2TokenSettingsForm::buildForm in src/Entity/Form/Oauth2TokenSettingsForm.php
Defines the settings form for Access Token entities.
RolesNegotiationFunctionalTest::setUp in tests/src/Functional/RolesNegotiationFunctionalTest.php
TokenBearerFunctionalTestBase::setUp in tests/src/Functional/TokenBearerFunctionalTestBase.php