Verification Schema

πŸ§β€β™‚οΈ I put together a route for you. If you'd like to build it yourself, feel free to delete and make it yourself. Or you can check the diff.
πŸ‘¨β€πŸ’Ό For this first step we're going to update for the new Verification model. Make sure you delete all the verifications in as well.
Once you've done those updates, you'll want to add a migration for the new table.
npx prisma migrate dev --name verification

Access Denied

You must login or register for the workshop to view the diff.

Check out this video to see how the diff tab works.