drupal-code-generator icon indicating copy to clipboard operation
drupal-code-generator copied to clipboard

Add a command to generate Authentication\Provider

Open uniquename opened this issue 1 year ago • 0 comments

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

uniquename avatar Nov 25 '24 00:11 uniquename