Open Closed

Intercept Call after user login with external provider #5554


User avatar
0
sukhdeep.dhillon created
  • ABP Framework version: v7.2.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

Hi,

is there any way I can intercept the call after user succesfully login with external providers because I need to make call to other services in order to update the local profile for the user.


1 Answer(s)
  • User Avatar
    0
    jfistelmann created

    Hey,

    you can archieve that by overriding and extending the login logic. here's a good starting point: https://stackoverflow.com/a/70124473

    After you've done the replacement, you can override methods to fulfill your requirements:

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13