<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 05 Apr 2026 15:22:16 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Merge Conflict - Episodes Tagged with “Auth”</title>
    <link>https://www.mergeconflict.fm/tags/auth</link>
    <pubDate>Mon, 20 Apr 2020 00:00:00 -0700</pubDate>
    <description>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds. 
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Join Frank &amp; James for a weekly discussion on the world of technology and development including C#, F#, .NET, web, mobile, and more.</itunes:subtitle>
    <itunes:author>soundbite.fm</itunes:author>
    <itunes:summary>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds. 
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Xamarin, iOS, Android, UWP, Microsoft, .NET, C#, F#, Machine Learning, AI, Apps, Apple, Development, .NET MAUI, dotnet maui, dotnet</itunes:keywords>
    <itunes:owner>
      <itunes:name>soundbite.fm</itunes:name>
      <itunes:email>mergeconflictfm@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>198: Why Can't We Be Friends</title>
  <link>http://www.mergeconflict.fm/198</link>
  <guid isPermaLink="false">a7a94f9d-16d4-48f8-a363-e1e652e81dcb</guid>
  <pubDate>Mon, 20 Apr 2020 00:00:00 -0700</pubDate>
  <author>soundbite.fm</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/02d84890-e58d-43eb-ab4c-26bcc8524289/a7a94f9d-16d4-48f8-a363-e1e652e81dcb.mp3" length="35435832" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>soundbite.fm</itunes:author>
  <itunes:subtitle>Have you ever thought of creating your own social network? How about just having a friend system in your app? How would you implement it? How would you handle authentication? How would it all work? We discuss as James tries to implement it in his latest app.</itunes:subtitle>
  <itunes:duration>36:54</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
  <description>Have you ever thought of creating your own social network? How about just having a friend system in your app? How would you implement it? How would you handle authentication? How would it all work? We discuss as James tries to implement it in his latest app.
Follow Us
Frank: &lt;a href="http://twitter.com/praeclarum"&gt;Twitter&lt;/a&gt;,  &lt;a href="http://praeclarum.org"&gt;Blog&lt;/a&gt;, &lt;a href="http://github.com/praeclarum"&gt;GitHub&lt;/a&gt;
James: &lt;a href="http://twitter.com/jamesmontemagno"&gt;Twitter&lt;/a&gt;,  &lt;a href="https://montemagno.com"&gt;Blog&lt;/a&gt;, &lt;a href="http://github.com/jamesmontemagno"&gt;GitHub&lt;/a&gt;
Merge Conflict: &lt;a href="http://twitter.com/mergeconflictfm"&gt;Twitter&lt;/a&gt;,  &lt;a href="https://www.facebook.com/mergeconflictfm"&gt;Facebook&lt;/a&gt;, &lt;a href="http://mergeconflict.fm"&gt;Website&lt;/a&gt;, &lt;a href="https://www.mergeconflict.fm/discord"&gt;Chat on Discord&lt;/a&gt;
Music : Amethyst Seer - Citrine by &lt;a href="https://soundcloud.com/adventureface"&gt;Adventureface&lt;/a&gt;
⭐⭐ Review Us (https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&amp;amp;ls=1) ⭐⭐
Machine transcription available on http://mergeconflict.fm 
</description>
  <itunes:keywords>xamarin, social network, login, auth, friend system, ios, android, mobile</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Have you ever thought of creating your own social network? How about just having a friend system in your app? How would you implement it? How would you handle authentication? How would it all work? We discuss as James tries to implement it in his latest app.</p>

<h3>Follow Us</h3>

<ul>
<li>Frank: <a href="http://twitter.com/praeclarum" target="_blank">Twitter</a>,  <a href="http://praeclarum.org" target="_blank">Blog</a>, <a href="http://github.com/praeclarum" target="_blank">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" target="_blank">Twitter</a>,  <a href="https://montemagno.com" target="_blank">Blog</a>, <a href="http://github.com/jamesmontemagno" target="_blank">GitHub</a></li>
<li>Merge Conflict: <a href="http://twitter.com/mergeconflictfm" target="_blank">Twitter</a>,  <a href="https://www.facebook.com/mergeconflictfm" target="_blank">Facebook</a>, <a href="http://mergeconflict.fm" target="_blank">Website</a>, <a href="https://www.mergeconflict.fm/discord" target="_blank">Chat on Discord</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" target="_blank">Adventureface</a></li>
</ul>

<p>⭐⭐ <a href="https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1" rel="nofollow">Review Us</a> ⭐⭐</p>

<p>Machine transcription available on <a href="http://mergeconflict.fm" rel="nofollow">http://mergeconflict.fm</a></p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://www.syncfusion.com/maui-controls?utm_source=podcasts&amp;utm_medium=podcast&amp;utm_campaign=mergeconflict_maui_podcy23">Syncfusion</a>: <a rel="nofollow" href="https://www.syncfusion.com/maui-controls?utm_source=podcasts&amp;utm_medium=podcast&amp;utm_campaign=mergeconflict_maui_podcy23">Syncfusion offers the largest selection of controls for .NET MAUI, Xamarin, WPF, Windows Form, Win UI, Flutter, Blazor, ASP.NET Core, and more! Check out our components on NuGet and don’t forget to download their free e-books.
</a></li></ul><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p><p>Links:</p><ul><li><a title="How soap kills the coronavirus - YouTube" rel="nofollow" href="https://www.youtube.com/watch?v=-LKVUarhtvE">How soap kills the coronavirus - YouTube</a></li><li><a title="GitHub - jamesmontemagno/app-ac-islandtracker: Animal Crossing Island Tracking Mobile App" rel="nofollow" href="https://github.com/jamesmontemagno/app-ac-islandtracker">GitHub - jamesmontemagno/app-ac-islandtracker: Animal Crossing Island Tracking Mobile App</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Have you ever thought of creating your own social network? How about just having a friend system in your app? How would you implement it? How would you handle authentication? How would it all work? We discuss as James tries to implement it in his latest app.</p>

<h3>Follow Us</h3>

<ul>
<li>Frank: <a href="http://twitter.com/praeclarum" target="_blank">Twitter</a>,  <a href="http://praeclarum.org" target="_blank">Blog</a>, <a href="http://github.com/praeclarum" target="_blank">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" target="_blank">Twitter</a>,  <a href="https://montemagno.com" target="_blank">Blog</a>, <a href="http://github.com/jamesmontemagno" target="_blank">GitHub</a></li>
<li>Merge Conflict: <a href="http://twitter.com/mergeconflictfm" target="_blank">Twitter</a>,  <a href="https://www.facebook.com/mergeconflictfm" target="_blank">Facebook</a>, <a href="http://mergeconflict.fm" target="_blank">Website</a>, <a href="https://www.mergeconflict.fm/discord" target="_blank">Chat on Discord</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" target="_blank">Adventureface</a></li>
</ul>

<p>⭐⭐ <a href="https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1" rel="nofollow">Review Us</a> ⭐⭐</p>

<p>Machine transcription available on <a href="http://mergeconflict.fm" rel="nofollow">http://mergeconflict.fm</a></p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://www.syncfusion.com/maui-controls?utm_source=podcasts&amp;utm_medium=podcast&amp;utm_campaign=mergeconflict_maui_podcy23">Syncfusion</a>: <a rel="nofollow" href="https://www.syncfusion.com/maui-controls?utm_source=podcasts&amp;utm_medium=podcast&amp;utm_campaign=mergeconflict_maui_podcy23">Syncfusion offers the largest selection of controls for .NET MAUI, Xamarin, WPF, Windows Form, Win UI, Flutter, Blazor, ASP.NET Core, and more! Check out our components on NuGet and don’t forget to download their free e-books.
</a></li></ul><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p><p>Links:</p><ul><li><a title="How soap kills the coronavirus - YouTube" rel="nofollow" href="https://www.youtube.com/watch?v=-LKVUarhtvE">How soap kills the coronavirus - YouTube</a></li><li><a title="GitHub - jamesmontemagno/app-ac-islandtracker: Animal Crossing Island Tracking Mobile App" rel="nofollow" href="https://github.com/jamesmontemagno/app-ac-islandtracker">GitHub - jamesmontemagno/app-ac-islandtracker: Animal Crossing Island Tracking Mobile App</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
