You are here

oauth2_server.links.action.yml in OAuth2 Server 2.0.x

Same filename and directory in other branches
  1. 8 oauth2_server.links.action.yml

File

oauth2_server.links.action.yml
View source
  1. oauth2_server.add:
  2. route_name: entity.oauth2_server.add_form
  3. title: 'Add Server'
  4. appears_on:
  5. - oauth2_server.overview
  6. oauth2_server.scope.add:
  7. route_name: entity.oauth2_server.scopes.add_form
  8. title: 'Add scope'
  9. appears_on:
  10. - entity.oauth2_server.scopes
  11. oauth2_server.client.add:
  12. route_name: entity.oauth2_server.clients.add_form
  13. title: 'Add client'
  14. appears_on:
  15. - entity.oauth2_server.clients