Type alias SpotifyAuthMethods

SpotifyAuthMethods: "client_credentials" | "authorization_code" | "implicit_grant"

Generated using TypeDoc