Hi, I was wondering if the 3rd party login integration (I'm using linkedIn to logic) has a hook I can use in my linkedinAccount.py that is called every time a user logs in or the first time she logs in? I want to hold the user from the db in my hand and refresh a cache object.
get_user is not the way to go as far as I understand... any ideas?

