<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with mobile]]></title><description><![CDATA[A list of topics that have been tagged with mobile]]></description><link>https://fusionauth.io/community/forum/tags/mobile</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 23:01:28 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/mobile.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Authentication for an Application with Web Client and Mobile front-ends]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/681">@mehamm</a></p>
<p dir="auto">I am working on a multi tenant guide. Thank you very much for your feedback; I'll make sure to include it.</p>
<p dir="auto">As you continue to build out your multi tenant application, please continue to post on the forum about your progress and/or any other questions. 🙂</p>
<p dir="auto">We often hear our multi tenant support is a differentiator for FusionAuth, and would love to make it easy/clearer for everyone.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/900/authentication-for-an-application-with-web-client-and-mobile-front-ends</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/900/authentication-for-an-application-with-web-client-and-mobile-front-ends</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Using native controls for apple login]]></title><description><![CDATA[<p dir="auto">Yes we support this. These docs should help you through this process.</p>
<p dir="auto"><a href="https://fusionauth.io/docs/v1/tech/identity-providers/apple/#building-your-own-integration" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/identity-providers/apple/#building-your-own-integration</a></p>
<p dir="auto"><a href="https://fusionauth.io/docs/v1/tech/apis/identity-providers/apple/#complete-the-apple-login" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/identity-providers/apple/#complete-the-apple-login</a></p>
<p dir="auto">From the latter doc:</p>
<blockquote>
<p dir="auto">Using this API you can pass that id token returned from Apple to FusionAuth and we will complete the login workflow and reconcile the user to FusionAuth.</p>
</blockquote>
<p dir="auto">Reconciliation means that the user is created in FusionAuth if needed, a JWT is generated, and a login session is created as well. They will essentially look like any other FusionAuth user.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/808/using-native-controls-for-apple-login</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/808/using-native-controls-for-apple-login</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Mobile SDK options]]></title><description><![CDATA[<p dir="auto">The mobile app really shouldn’t be calling FusionAuth APIs. You should be using your backend to call FusionAuth. Usually, this is a proxy style setup, as outlined in this post about <a href="https://fusionauth.io/blog/2020/03/10/securely-implement-oauth-in-react" rel="nofollow ugc">OAuth and React</a>. This will work for both OAuth and regular API calls.</p>
<p dir="auto">If you really want the mobile app to call the OAuth flow directly, make sure you follow the best practices from RFC 8252 (use the browser, not an embedded webview). Here's a <a href="https://fusionauth.io/blog/2020/08/19/securing-react-native-with-oauth" rel="nofollow ugc">React Native tutorial</a> that you can adapt.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/323/mobile-sdk-options</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/323/mobile-sdk-options</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>