Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Credentials Flow: Authorise with user & password #13

Open
Whitevinyl opened this issue Sep 3, 2016 · 1 comment
Open

User Credentials Flow: Authorise with user & password #13

Whitevinyl opened this issue Sep 3, 2016 · 1 comment

Comments

@Whitevinyl
Copy link

Hi, I was wondering if you'd consider adding (or know how I can modify my end) authorisation for a single user with given username and password?
As mentioned here under "Authenticating without the SoundCloud Connect Screen": https://developers.soundcloud.com/docs/api/guide#authentication

I'm currently building something (it's a creative soundcloud bot) which just uses a single account and needs to auto connect and upload it's creations. I've tried a bunch of node/soundcloud packages now and not had any luck getting any to work - would really appreciate any help/suggestions, Thanks!

@romualdr
Copy link

You could use Phantom JS to emulate the form filling and sending. It's pretty easy to code and a node API is available.

I don't think the library could provide such method except by depending on Phantom and adding it to the dependencies, but i assume that's not the goal of this lib.

Good luck !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants