<?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: Spotify iOS Authentication with installed Spotify App in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5021824#M989</link>
    <description>&lt;P&gt;??&lt;/P&gt;</description>
    <pubDate>Sat, 22 Aug 2020 11:47:53 GMT</pubDate>
    <dc:creator>alionxxx</dc:creator>
    <dc:date>2020-08-22T11:47:53Z</dc:date>
    <item>
      <title>Spotify iOS Authentication with installed Spotify App</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5010809#M874</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an iOS app that integrates with the Spotify API, and currently, users log in via Safari with their username and password through the Spotify Auth flow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of the biggest pain points for my users is the login flow--they don't remember their Spotify login information so they simply don't log in and abandon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of authenticating through the Spotify website, is there a way to authenticate with the installed Spotify app (if it is installed), for example, opening the Spotify app with auth parameters using URL schemes instead of opening the login URL in Safari?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the Spotify iOS SDK allow users to authenticate using the Spotify app? Or is there a way to manually to it with deeplinking/URL schemes (e.g. something like Spotify://login?callback=MyApp://login-success)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ellek&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 16:24:41 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5010809#M874</guid>
      <dc:creator>elleklinton</dc:creator>
      <dc:date>2020-08-04T16:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify iOS Authentication with installed Spotify App</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5021824#M989</link>
      <description>&lt;P&gt;??&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 11:47:53 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5021824#M989</guid>
      <dc:creator>alionxxx</dc:creator>
      <dc:date>2020-08-22T11:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify iOS Authentication with installed Spotify App</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5466804#M7219</link>
      <description>&lt;P&gt;Hello, did you ever have any luck with this?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 22:14:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5466804#M7219</guid>
      <dc:creator>austin44</dc:creator>
      <dc:date>2022-12-01T22:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify iOS Authentication with installed Spotify App</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5472631#M7352</link>
      <description>&lt;P&gt;You can use the iOS SDK to authenticate with the app. Specifically this endpoint &lt;A href="https://spotify.github.io/ios-sdk/html/Classes/SPTAppRemote.html#//api/name/authorizeAndPlayURI:" target="_self"&gt;authorizeAndPlayURI.&lt;/A&gt; With this, it posts back in an OAuth sequence as described &lt;A href="https://github.com/spotify/ios-sdk#Tutorial" target="_self"&gt;here&lt;/A&gt; from which you can extract an access token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is good for one hour and I believe it can be used with the web API.&lt;BR /&gt;&lt;BR /&gt;Some considerations:&lt;BR /&gt;* Spotify will start playing music. You could use a delegate to suddenly pause the track once it connects successfully, but there will be a delay and you may hear a blip of music for 2 or 3 seconds. Not the end of the world, but it may catch the user off guard.&lt;BR /&gt;* The iOS SDK has not been updated in years and can be hard to work with at times&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 10:33:02 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-iOS-Authentication-with-installed-Spotify-App/m-p/5472631#M7352</guid>
      <dc:creator>adcohen</dc:creator>
      <dc:date>2022-12-13T10:33:02Z</dc:date>
    </item>
  </channel>
</rss>

