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

Feature / authenticate any model #10

Closed
wants to merge 2 commits into from

Conversation

richard-du-digital
Copy link
Contributor

Its now possible to add auth credentials to any model, using the trait MultiAuth.
It also includes a function to check provided credentials against the model.
Use them when implementing authentication logic.

@DmitrySidorenkoShim
Copy link
Contributor

@richard-du-digital, what is the goal of this pull request?
isn't it already implemented?
documentation here:
Make any Model Authenticatable
Please, let me know if it is still make sense or close it

@richard-du-digital
Copy link
Contributor Author

Just close it.
The documentation explains the important stuff.

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