feat: Add GH Handle update to accounts lookup outside of cache hit
- feat: Add GH Handle update to accounts lookup outside of cache hit
To make sure we always have latest GH handle, which is the cause for a majority of user errors from profile, we should always hit LDAP to get the latest GH handle. This happens after the cache hit in the resource class to make sure it's only in outgoing profile hits.
Resolves #124 (closed)