logto-io / logto

šŸ§‘ā€šŸš€ The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
8.76k stars 439 forks source link

feature request: add webhook event on successfully sign-in from social connectors #4521

Open charIeszhao opened 1 year ago

charIeszhao commented 1 year ago

What problem did you meet?

Currently there's no webhook event when user is successfully signed in from social connectors. Currently there are a couple of issues in the social sign-in flow:

Describe what you'd like Logto to have

This seems to be an elegant solution to solve the issues above. The developer can store the full userinfo and access token on their own server/storage and re-use it afterwards. This also helps improve the userinfo mapping mechanism since the developer can always use management API to update user data in Logto DB.

kurayami07734 commented 1 year ago

I would like to work on this

charIeszhao commented 1 year ago

@kurayami07734 Hi, thanks for showing your interest. The ticket is assigned to you. Please let me know if you have any questions.