[GH-ISSUE #4] [Laravel] Use Form validator for checking form #236

Closed
opened 2026-03-01 17:48:31 +03:00 by kerem · 3 comments
Owner

Originally created by @syphernl on GitHub (Dec 24, 2014).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/4

It would be nice if we could use the Laravel form validator to check whether the given token code is valid.

Originally created by @syphernl on GitHub (Dec 24, 2014). Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/4 It would be nice if we could use the Laravel form validator to check whether the given token code is valid.
kerem closed this issue 2026-03-01 17:48:31 +03:00
Author
Owner

@jbrooksuk commented on GitHub (Jan 29, 2015):

Write your own validation class instead?

<!-- gh-comment-id:72008858 --> @jbrooksuk commented on GitHub (Jan 29, 2015): Write your own validation class instead?
Author
Owner

@indiealexh commented on GitHub (Feb 9, 2015):

There is little point of it being included in the package and would just add unnecessary bloat. Its easy enough to create this in laravel yourself.

<!-- gh-comment-id:73534150 --> @indiealexh commented on GitHub (Feb 9, 2015): There is little point of it being included in the package and would just add unnecessary bloat. Its easy enough to create this in laravel yourself.
Author
Owner

@antonioribeiro commented on GitHub (Mar 24, 2015):

I agree with both @jbrooksuk and @indiealexh, sorry. Maybe decoupling this package from Laravel and creating a new one to only support Laravel it could make sense, I don't know...

<!-- gh-comment-id:85318156 --> @antonioribeiro commented on GitHub (Mar 24, 2015): I agree with both @jbrooksuk and @indiealexh, sorry. Maybe decoupling this package from Laravel and creating a new one to only support Laravel it could make sense, I don't know...
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/google2fa#236
No description provided.