Hey everyone I’m a security penetration tester and I’ve been working on a security solution on how to implement biometric authentication with JWT authorization.
basically I wanna know what is the flow?
Here are my questions more specifically:
- where do you store the biometric information in Kotlin?
- how do you use refresher Token?