BasicAuth is a provider that ensures the request is authenticated with the configured username/password
in the config('auth.username' and 'auth.password')
Auth returns an auth function that ensures the request is authenticated with the configured username/password
in the config('auth.username' and 'auth.password')