<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: When authentication completes, user gets mail that says he logged in using AppleMail in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/222809#M11944</link>
    <description>Quick update here, the email now includes the app name, so this should be less confusing for users. Hope this helps!</description>
    <pubDate>Wed, 24 May 2017 22:18:39 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-05-24T22:18:39Z</dc:date>
    <item>
      <title>When authentication completes, user gets mail that says he logged in using AppleMail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202694#M9647</link>
      <description>&lt;P&gt;Our app runs on macOS and is written in Objective C, so we use this call to initiate authentication for a new user:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;DropboxClientsManager&lt;/SPAN&gt; &lt;SPAN&gt;authorizeFromControllerDesktop&lt;/SPAN&gt;&lt;SPAN&gt;:[&lt;/SPAN&gt;&lt;SPAN&gt;NSWorkspace&lt;/SPAN&gt; &lt;SPAN&gt;sharedWorkspace&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;controller&lt;/SPAN&gt;&lt;SPAN&gt;:viewController&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;openURL&lt;/SPAN&gt;&lt;SPAN&gt;:^(&lt;/SPAN&gt;&lt;SPAN&gt;NSURL&lt;/SPAN&gt;&lt;SPAN&gt; *url){ [[&lt;/SPAN&gt;&lt;SPAN&gt;NSWorkspace&lt;/SPAN&gt; &lt;SPAN&gt;sharedWorkspace&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN&gt;openURL&lt;/SPAN&gt;&lt;SPAN&gt;:url]; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;browserAuth&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;NO&lt;/SPAN&gt;&lt;SPAN&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As you can see, we are passing NO for browserAuth, so an embedded web view is used by the SDK to do the login, rather than launching the browser application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When the authentication completes successfully, the user receives an email from Dropbox with the title:&amp;nbsp;&lt;/SPAN&gt;New login from AppleMail on Mac OS X. &amp;nbsp;The email contains this text:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We noticed you logged into Dropbox using&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;AppleMail&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;on&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Mac OS X&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;at 10:01 AM GMT-05:00 from&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Davison, MI, United States&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Why does this email tell the user he logged in using AppleMail rather than our app? Is there some way we can control the application name that is reported in this email?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202694#M9647</guid>
      <dc:creator>Daniel A.39</dc:creator>
      <dc:date>2019-05-29T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: When authentication completes, user gets mail that says he logged in using AppleMail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202725#M9650</link>
      <description>Thanks for the report! That's based on the User-Agent of the browser used, so it looks like we need to improve the detection there. We'll look into it.</description>
      <pubDate>Wed, 18 Jan 2017 18:42:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202725#M9650</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-18T18:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: When authentication completes, user gets mail that says he logged in using AppleMail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202728#M9651</link>
      <description>&lt;P&gt;Would be great if the message could (also) reference the product using the API, since that will give the user a lot more context regarding the email.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:59:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202728#M9651</guid>
      <dc:creator>Daniel A.39</dc:creator>
      <dc:date>2017-01-18T18:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: When authentication completes, user gets mail that says he logged in using AppleMail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202729#M9652</link>
      <description>Thanks! I'll send that request along as well.</description>
      <pubDate>Wed, 18 Jan 2017 19:09:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/202729#M9652</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-18T19:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: When authentication completes, user gets mail that says he logged in using AppleMail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/222809#M11944</link>
      <description>Quick update here, the email now includes the app name, so this should be less confusing for users. Hope this helps!</description>
      <pubDate>Wed, 24 May 2017 22:18:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/222809#M11944</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-24T22:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: When authentication completes, user gets mail that says he logged in using AppleMail</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/222810#M11945</link>
      <description>&lt;P&gt;That's excellent -- thanks very much for adding that!&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 22:22:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/When-authentication-completes-user-gets-mail-that-says-he-logged/m-p/222810#M11945</guid>
      <dc:creator>klm1</dc:creator>
      <dc:date>2017-05-24T22:22:27Z</dc:date>
    </item>
  </channel>
</rss>

