Get user information from DB
When login, some information (eg fullName) are retrieved from the cache. This does not work for new users. We should retrieve the information from the DB, or reload the cache
When login, some information (eg fullName) are retrieved from the cache. This does not work for new users. We should retrieve the information from the DB, or reload the cache