Comment #⁨1⁩

Hi @James Pence,

Have you closely followed the integration docs for authentication?
It seems it gets you covered here: https://waterhole.dev/docs/main/laravel#authentication

Cheers,

  1. In reply to G Gabriel Silva

    I did and the toWaterholeUser function is getting the values to populate the form, but the form is still showing and expecting the Create Account submission button to be pressed to actually add the user to the waterhole users table.