projectgoav / E.Deezer

Unoffical asynchronous Deezer .NET API
16 stars 11 forks source link

Deezer JS SDK Wrapper for the OAuth and playing functions #30

Open projectgoav opened 8 years ago

projectgoav commented 8 years ago

Wrapping around the Deezer Javascript SDK with an invisible webbrowser control may allow OAuth and Player functions in a C# application. Communication C# -> JS and Js -> C# is possible which would make auto authentication easier and perhaps support playing functions via the JS functions.