Fix: Fix auth mode check for Basic Auth service
Update the condition in auth.go
to handle the Basic Auth service correctly. This change ensures that the service parameter is checked along with the mode query to validate usernames properly.
Signed-off-by: Christian Roessner c@roessner.co