How to skip login script if user already migrated

hello, the migration is working, but the login script is executed everytime when the user tries to login. is there a way to skip the script if the user is already migrated to the database?

Hi @andyql,

Thanks for the question!

Have you configured the database setting “Import Users to Auth0” in the ON position?

hey @dan.woda , thx for the reply. this one was resolved. just a quick one on another one i’m working on atm, it seems that there is no way to separate actions for the applications in a tenant, is that correct? the current work around is to put conditions in the scripts for different apps, but it would be nicer to be able to assign them separatly to the apps.

1 Like

@andyql,

Yes, you can use conditionals to create separate actions per application. There is no GUI for it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.