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 Authentication for Brokers #18

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

User Authentication for Brokers #18

wants to merge 8 commits into from

Conversation

kcpal
Copy link

@kcpal kcpal commented Jun 4, 2019

In this request, I've changed the verification from username to email since in default laravel there is only authentication using email.
And also I've created a new pivot table for Broker and User which will allow or disallow the user for particular broker based of the data present in the table.

anatolinicolae added a commit to thundersquared/laravel-sso that referenced this pull request Oct 9, 2020
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.

None yet

2 participants