commercetools / commercetools-php-symfony

MIT License
10 stars 6 forks source link

Made authentication check case insensitive #72

Closed avareldev closed 5 years ago

avareldev commented 5 years ago

Closes #72

  1. code and add tests that cover the created code. Your code should be warning-free.
    • [ ] tests existing
  2. stick to PSR-2 and and don't reformat existing code.
    • [ ] code style check successful
nikossvnk commented 5 years ago

nice. Thanks