(window.webpackJsonp=window.webpackJsonp||[]).push([[20],{124:function(t,e,n){"use strict";n.d(e,"a",(function(){returnb})),n.d(e,"b",(function(){returnm}));varr=n(0),a=n.n(r);functioni(t,e,n){returneint?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}functiono(t,e){varn=Object.keys(t);if(Object.getOwnPropertySymbols){varr=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){returnObject.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}returnn}functionc(t){for(vare=1;e<arguments.length;e++){varn=null!=arguments[e]?arguments[e]:{};e%2?o(Object(n),!0).forEach((function(e){i(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}returnt}functionp(t,e){if(null==t)return{};varn,r,a=function(t,e){if(null==t)return{};varn,r,a={},i=Object.keys(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||(a[n]=t[n]);returna}(t,e);if(Object.getOwnPropertySymbols){vari=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(a[n]=t[n])}returna}varl=a.a.createContext({}),u=function(t){vare=a.a.useContext(l),n=e;returnt&&(n="function"==typeoft?t(e):c(c({},e),t)),n},b=function(t){vare=u(t.components);returna.a.createElement(l.Provider,{value:e},t.children)},s={inlineCode:"code",wrapper:function(t){vare=t.children;returna.a.createElement(a.a.Fragment,{},e)}},d=a.a.forwardRef((function(t,e){varn=t.components,r=t.mdxType,i=t.originalType,o=t.parentName,l=p(t,["components","mdxType","originalType","parentName"]),b=u(n),d=r,m=b["".concat(o,".").concat(d)]||b[d]||s[d]||i;returnn?a.a.createElement(m,c(c({ref:e},l),{},{components:n})):a.a.createElement(m,c({ref:e},l))}));functionm(t,e){varn=arguments,r=e&&e.mdxType;if("string"==typeoft||r){vari=n.length,o=newArray(i);o[0]=d;varc={};for(varpine)hasOwnProperty.call(e,p)&&(c[p]=e[p]);c.originalType=t,c.mdxType="string"==typeoft?t:r,o[1]=c;for(varl=2;l<i;l++)o[l]=n[l];returna.a.createElement.apply(null,o)}returna.a.createElement.apply(null,n)}d.displayName="MDXCreateElement"},89:function(t,e,n){"use strict";n.r(e),n.d(e,"frontMatter",(function(){returno})),n.d(e,"metadata",(function(){returnc})),n.d(e,"toc",(function(){returnp})),n.d(e,"default",(function(){returnu}));varr=n(3),a=n(7),i=(n(0),n(124)),o={id:"getting_started",title:"Getting Started"},c={unversionedId:"auth/getting_started",id:"version-5.1.1/auth/getting_started",isDocsHomePage:!1,title:"Getting Started",description:"Auth-Methods",source:"@site/versioned_docs/version-5.1.1/auth/getting_started.md",slug:"/auth/getting_started",permalink:"/SpotifyAPI-NET/docs/5.1.1/auth/getting_started",editUrl:"https://github.com/JohnnyCrazy/SpotifyAPI-NET/edit/master/SpotifyAPI.Docs/versioned_docs/version-5.1.1/auth/getting_started.md",version:"5.1.1",lastUpdatedBy:"dependabot[bot]",lastUpdatedAt:1624215077,formattedLastUpdatedAt:"6/20/2021",sidebar:"version-5.1.1/someSidebar",previous:{title:"Utilities",permalink:"/SpotifyAPI-NET/docs/5.1.1/web/utilities"},next:{title:"Implicit Grant",permalink:"/SpotifyAPI-NET/docs/5.1.1/auth/implicit_grant"}},p=[{value:"Auth-Methods",id:"auth-methods",children:[]}],l={toc:p};functionu(t){vare=t.components,n=Object(a.a)(t,["components"]);returnObject(i.b)("wrapper",Object(r.a)({},l,n,{components:e,mdxType:"MDXLayout"}),Object(i.b)("h2",{id:"auth-methods"},"Auth-Methods"),Object(i.b)("p",null,"Before you can use the Web API's full functionality, you need the user to authenticate your Application.\nIf you want to know more, you can read to the whole auth-process ",Object(i.b)("a",{parentName:"p",href:"https://developer.spotify.com/web-api/authorization-guide/"},"here"),"."),Object(i.b)("p",null,"Before you start, install ",Object(i.b)("inlineCode",{parentName:"p"},"SpotifyAPI.Web.Auth")," and create an application at Spotify: ",Object(i.b)("a",{parentName:"p",href:"https://developer.spotify.