tuupola / slim-basic-auth

PSR-7 and PSR-15 HTTP Basic Authentication Middleware
MIT License
440 stars 66 forks source link

Change the documentation #42

Closed rarslan closed 7 years ago

rarslan commented 7 years ago

Change the

\Slim\Middleware\HttpBasicAuthentication

to

\Tuupola\Middleware\HttpBasicAuthentication

since it's displaying that the class is missing.

tuupola commented 7 years ago

This is true for 3.x branch and at least README is already updated there. Which documentation you are referring to?

rarslan commented 7 years ago

For the main README

tuupola commented 7 years ago

Each branch have their own README. I cannot find references to the old class in the 3.x branch README.

rarslan commented 7 years ago

I'm sorry haven't noticed the branches i was accessing the wrong one....