drupal-code-generator
drupal-code-generator copied to clipboard
Add a command to generate Authentication\Provider
For REST services it is sometimes needed to create authentication providers.
Would be useful to have a generator for this.
Here is the template from the drupal console one:
https://github.com/hechoendrupal/drupal-console/blob/master/templates/module/src/Authentication/Provider/authentication-provider.php.twig