Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable authentication #10

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Re-enable authentication #10

wants to merge 9 commits into from

Conversation

lexisother
Copy link
Member

@lexisother lexisother commented Jul 6, 2023

This is very barebones, but in theory ready to be merged. All it currently does is re-enable the register/login views and password reset emails, shuffle around some database column names for ease of understanding, and most importantly, implement a simple api authentication solution. (maybe we should look into using Laravel Sanctum instead?)

Let me know if anything should be done differently or changed.

@lexisother lexisother added the enhancement New feature or request label Jul 6, 2023
@lexisother lexisother self-assigned this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant