Two factor authentication with JWT and SMS
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.1k
- Forks
- 1.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
I am trying to do two factor authentication using JWT and SMS code verification. Please direct me, how can I to do it? Should I extend NbPasswordAuthStrategy or something else, or maybe its impossible and I have create my own implementation?
I have implemented JWT authentication with NbPasswordAuthStrategy and on backend side with Spring Security at this moment, and now I need to extend it to 2FA.
Thanks.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.