I am working on a plugin event for "OnUserSave" that needs to function differently depending on which context key they are initiating it from. Is there a good way to retrieve that? I'm using HybridAuth for sign-ups and was told the best way to extend it is to use OnUserSave events.