oauth2_server.links.action.yml in OAuth2 Server 2.0.x
Same filename and directory in other branches
File
oauth2_server.links.action.ymlView source
- oauth2_server.add:
- route_name: entity.oauth2_server.add_form
- title: 'Add Server'
- appears_on:
- - oauth2_server.overview
- oauth2_server.scope.add:
- route_name: entity.oauth2_server.scopes.add_form
- title: 'Add scope'
- appears_on:
- - entity.oauth2_server.scopes
- oauth2_server.client.add:
- route_name: entity.oauth2_server.clients.add_form
- title: 'Add client'
- appears_on:
- - entity.oauth2_server.clients