feat: Implement LDAP search for mail and GH fields
Resolves #23 (closed)
Implements LDAP search via uid
and githubId
. Order of operations was modified to search LDAP first for both endpoints, then fetch from the current accounts-api endpoint for data if the LDAP returns a success.
Edited by Zachary Sabourin