<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>mfa on Madison&#39;s Blog</title>
    <link>https://solarana.dev/tags/mfa/</link>
    <description>Recent content in mfa on Madison&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 07 Jan 2021 12:00:00 -0600</lastBuildDate><atom:link href="https://solarana.dev/tags/mfa/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Implementing NFC MFA</title>
      <link>https://solarana.dev/2021/01/07/implementing-nfc-mfa/</link>
      <pubDate>Thu, 07 Jan 2021 12:00:00 -0600</pubDate>
      
      <guid>https://solarana.dev/2021/01/07/implementing-nfc-mfa/</guid>
      <description>Modern authentication workflows allows for users to leverage multi-factor authentication (MFA) and sometimes passwordless authentication for a more secure experience. If using a browser (e.g. Safari via ASWebAuthenticationSession), most of this is handled for your application via WebAuthn, but if you have a native application you must implement part of the workflow yourself via USB or NFC via the ISO 7816 standard.
To use NFC on iOS devices (iOS 13+), Apple provides the CoreNFC framework.</description>
    </item>
    
  </channel>
</rss>
