Home / Companies / Twilio / Blog / Post Details
Content Deep Dive

Passwordless SMS Authentication Using Xamarin

Blog post from Twilio

Post Details
Company
Date Published
Author
Brent Schooley
Word Count
2,382
Company Posts That Month
24
Language
English
Hacker News Points
-
Post removed?
No
Summary

This post outlines the development of a passwordless authentication solution using Xamarin and Twilio for SMS authentication. The solution involves creating a cross-platform mobile frontend in Xamarin that uses a feature of Xamarin called Xamarin.Forms, which allows writing user interface code in a shared project that generates UI for iOS, Android, and Windows Phone from the same source. The application sends a POST request with the user's phone number to validate the account, and then makes another POST request with the token received via SMS to authenticate the session. The solution uses ASP.NET MVC port of Ricky Robinett's Laravel backend, which provides endpoints for validating phone numbers and authenticating tokens. While the solution is complete, it lacks features such as registration pages, backup authentication methods, voice solutions, and profile pages, which could be added in future improvements.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.