Apollon77 / alexa-cookie

Library to generate a cookie including a csrf for alexa remote
MIT License
36 stars 13 forks source link

Can this be modified to get the cookie from eltern.amazon.de? #128

Closed Xento closed 10 months ago

Xento commented 10 months ago

I'm thinking of writing a nodejs lib which can login to eltern.amazon.de and set the settings for the tablets. Maybe you could help me with modifying this lib for the other domain.

Apollon77 commented 10 months ago

Honestly, I have no idea and thids would be needed to be checked.

Xento commented 10 months ago

I think I will try https://github.com/alandtse/auth_capture_proxy There you only need to change the url and than the proxy just works.