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

User #20

Open
drewroberts opened this issue Feb 23, 2021 · 0 comments
Open

User #20

drewroberts opened this issue Feb 23, 2021 · 0 comments
Assignees
Labels
model description Description of a model perpetual Never ending issues

Comments

@drewroberts
Copy link
Member

This authorization model contains the base User model. It should be migrated from the package but can be extended in the project along with a migration that adds extra rows if necessary to the user table.

Key features:

  • Name separated into first & last
  • Username
  • Password autogenerated (requires email verification)
  • Support multiple email addresses
  • Laravel Socialite
drewroberts added a commit that referenced this issue Mar 2, 2021
drewroberts added a commit that referenced this issue Mar 2, 2021
@joshtorres joshtorres self-assigned this Mar 3, 2021
drewroberts added a commit that referenced this issue Mar 4, 2021
drewroberts added a commit that referenced this issue Mar 4, 2021
drewroberts added a commit that referenced this issue Mar 4, 2021
drewroberts added a commit that referenced this issue Mar 4, 2021
@alliroberts alliroberts added this to To do in Authorization v2 Mar 14, 2021
@drewroberts drewroberts moved this from To do to In progress in Authorization v2 Mar 21, 2021
@drewroberts drewroberts added model description Description of a model perpetual Never ending issues labels Mar 21, 2021
@drewroberts drewroberts self-assigned this Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model description Description of a model perpetual Never ending issues
Projects
Authorization v2
  
In progress
Development

No branches or pull requests

2 participants