marzika / Snapprefs

A project which offer enhanced features for Snapchat throught the Xposed Framework.
GNU General Public License v3.0
271 stars 83 forks source link

[REQUEST]Auth Token #256

Open TehMerkMods opened 7 years ago

TehMerkMods commented 7 years ago

As Snapchat can only sign in on one device at a time try and implement a feature where you can sign in using Auth Token just like Casper can it's highly useful

Andrerm124 commented 7 years ago

How does using an auth token change things? Does it not sign you out on other devices when using it?

MrYawnie commented 7 years ago

You can manually copy the Auth token from SC prefs files, or you can use titanium backup to restore your login data on another phone at the same time.

@Andrerm124 when using the same Auth token, it uses the same login session. So you can use snapchat on two devices simultaneously with same account, as long as you don't log out (which will obviously void the login token).

Andrerm124 commented 7 years ago

Although this seems interesting there isn't really any good way (That I can think of) to achieve this. You'd have to host every user's auth tokens which causes security issues. We could encrypt them but then we'd have to find a unique key (Device id isn't particularly unique as every premium/deluxe user had their uuid stored online). Then there's the problem with cost of hosting etc.

M1kep commented 7 years ago

I feel just a simple feature under advanced would be nice, to at least spoof it, and just hope that SC doesn't send dID very often

psylenced commented 7 years ago

@Andrerm124 you would not need to host it.

A simple text box which allows users to copy/paste into would be sufficient.

smooter commented 7 years ago

Please make it so you can read a session it will make it way easier to login