Hi @greg7! I’m really glad you’re enjoying it! That is strange about the password reset not working. I just tested with my copy from the GitHub repo and I’m able to get a reset password link. Were you ever able to login at all or did you just create that user account from the Auth0 dashboard?
I would start troubleshooting by going into the Auth0 dashboard and changing that user password there. Click on “Users & Roles” > “Users” and then find the user in the list and click on them. Scroll all the way down and there should be a “Change password” button (assuming this wasn’t a social login user). Then try to sign in again on the Laravel app and let me know if it works that way!