/plushcap/analysis/vonage/vonage-how-to-add-two-factor-authentication-with-swift-and-vapor

How to Add Two-Factor Authentication with Swift and Vapor

What's this blog post about?

Vonage Verify API` is used to implement a verification token system, which includes creating a verification request and checking if the provided code is valid. The `Vapor` framework is utilized for building the server-side application, with `SwiftUI` being used for the client-side application. A Vonage account is required to complete this tutorial as it provides the necessary API credentials. The project covers the creation of a server-side endpoint to receive verification requests and check if the provided code is valid using the Vonage Verify API. Additionally, it includes a client-side application built with SwiftUI that can test the server's functionality.

Company
Vonage

Date published
Nov. 24, 2020

Author(s)
Abdul Ajetunmobi

Word count
1228

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.