Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Question - TOTP verification on demand #20

Closed
illambo opened this issue Apr 16, 2020 · 5 comments
Closed

Question - TOTP verification on demand #20

illambo opened this issue Apr 16, 2020 · 5 comments

Comments

@illambo
Copy link

illambo commented Apr 16, 2020

Hi, first of all thank you for the excellent work.
I was looking for a solution to verify an otp for certain operations (on demand), is it possible to trigger the otp verification flow manually or on custom events ?
Maybe like laravel middleware password.confirm
Thanks, regards

@DarkGhostHunter
Copy link
Owner

Nope, the package doesn't include that, but thanks for giving me the idea.

@0x0range
Copy link

0x0range commented Jun 7, 2020

Are you looking to implement this feature? It would be really usefull if you edit some kind of secret stuff. For example if you want to edit a private key you need to enter the otp code.

@DarkGhostHunter
Copy link
Owner

DarkGhostHunter commented Jun 7, 2020

Yes, but not now. I would preferably check a PR than add it myself.

If I do it, it's gonna be very simple.

@DarkGhostHunter
Copy link
Owner

Plus: I will need some validation rules.

@DarkGhostHunter
Copy link
Owner

Available in 2.0, check it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants