How can I make database calls inside this AbpModule?
I want to be able to save records to my database in this event OnAuthorizationCodeReceived. This event happens after logging into an external provider.