Can the Two Factor Authentication feature be used alone with Laravel Sanctum? #41720
Unanswered
sts-ryan-holton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
I'm currently using Laravel Sanctum in my Laravel 8 project as my Laravel project is used as an API for my project's front-end which is built in Nuxt JS.
I currently use the Google Authenticator app to provide 2FA for my customers and would like to use just the 2FA part of this library in my project.
Am I able to install this library and just use the 2FA feature?
I'm basically providing 2FA for an SPA.
Beta Was this translation helpful? Give feedback.
All reactions