Skip to content

Basic User Authentication#6

Draft
lucas-pace wants to merge 10 commits into
basementdevs:developfrom
lucas-pace:user
Draft

Basic User Authentication#6
lucas-pace wants to merge 10 commits into
basementdevs:developfrom
lucas-pace:user

Conversation

@lucas-pace
Copy link
Copy Markdown

Issue #3

This pull request introduces modifications to the existing Laravel Breeze user structure. The primary objective of these changes is to enable a more flexible user authentication mechanism, allowing for "logged in" users without the necessity of an email/password combination. That type of user is called "Guest" and it will be used for an easy way to enter in the game session.

  • Changed migration files for database changes to support the new user structure.
  • Test, FormRequest and a controller method for log in Guests.

@lucas-pace lucas-pace marked this pull request as draft February 27, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants