gabesullice / jwt

https://www.drupal.org/project/jwt
18 stars 12 forks source link

Update provider_id in authentication service definition #14

Closed bradjones1 closed 7 years ago

bradjones1 commented 7 years ago

Must match module name, else RestExport::calculateDependencies() et. al. in rest module can't properly add jwt module as a config dependency, e.g., when saving a view.

gabesullice commented 7 years ago

For my own reference: I can't forget to note this as a breaking change in the next release