I’ve seen wefwef been recommended a lot and I like the interface and all but I have my concerns on the login part. Since it’s an app that runs on a website, can they get your credentials if you login using that app? Thanks!
I’ve seen wefwef been recommended a lot and I like the interface and all but I have my concerns on the login part. Since it’s an app that runs on a website, can they get your credentials if you login using that app? Thanks!
I would expect token/credentials to originate from your device, not sure of the particulars here but it is open source so doubt anything shady. Don’t reuse passwords I’m sure you know
I’d assume that the token/credentials are stored locally on the browser’s cache maybe but I don’t know how to check that on the source code so yes I’ll have to trust. Thanks.