mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 08:05:49 +03:00
[GH-ISSUE #99] Catalyst Sentinel Support #278
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tjmugova on GitHub (Mar 14, 2018).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/99
Hello, can you add support for Laravel Catalyst Sentinel for the middleware
@antonioribeiro commented on GitHub (Mar 14, 2018):
First of all, you are probably looking for the Laravel version of this package: https://github.com/antonioribeiro/google2fa-laravel
And, how would that support be? Curently, in Laravel, you can easily write new middlewares, so I'm also not sure if the package should cover all Auth packages around, and Sentinel is one in one hundred.
If you still have questions or input, please open an issue in the proper package repository.