Update content/blog/crash-course-to-two-factor-authentication/index.md

Typo

Co-authored-by: James Fenn <me@jfenn.me>
This commit is contained in:
Mark Spratt
2023-04-25 12:07:06 -05:00
committed by GitHub
parent 8d51d2d523
commit a26a435df4

View File

@@ -124,7 +124,7 @@ We can then create a component that will render the login form. The framework yo
</form> </form>
``` ```
## Otro ## Outro
Two-factor authentication is a security measure that requires two different methods of authentication to access a system. Security doesn't have to be complicated. In fact, it can be as simple as using a mobile app to generate a unique code every few seconds. Two-factor authentication is a security measure that requires two different methods of authentication to access a system. Security doesn't have to be complicated. In fact, it can be as simple as using a mobile app to generate a unique code every few seconds.