P4BGroup/ldap-jwt-authentication

View on GitHub
src/AuthenticationService.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 144 characters
Open

    public function authenticateUser(string $username, string $password, string $baseDn = null, $ldapSearchScope = Ldap::SEARCH_SCOPE_ONE): User

There are no issues that match your filters.

Category
Status