Azure Static Web Apps Authentication Callback?
I’m using Azure Static Web Apps’s built in custom authentication (aka Easy Auth). I want to update a user table after authentication. Is there any built-in event that is triggered post authentication that can be hooked into for this purpose?