In reply to
Gabriel Silva
Gabriel Silva
Dec 12, 2024
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,
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.
Hi @James Pence, this is a current limitation of the Laravel auth integration, to be added in a future release. Your proposed workaround sounds reasonable - let me know how this goes, here to answer any questions if needed.