Is there sample of database actions script for rails login?

We have a legacy application that used devise and we wanted to migrate to Auth0. Looking into documentation, we have figured out automatic migration would be the best way to do it. Is there a sample database action script that is written considering Devise?