Piped icon indicating copy to clipboard operation
Piped copied to clipboard

Login Features

Open FireMasterK opened this issue 2 years ago • 5 comments

  • [ ] Verifying the authToken
  • [x] Signing Out
  • [ ] Changing Password
  • [x] Deleting account

FireMasterK avatar Aug 09 '21 07:08 FireMasterK

  • [ ] 2FA

B0pol avatar Aug 22 '21 08:08 B0pol

What about changing the username?

shibattor avatar Aug 22 '21 10:08 shibattor

What about changing the username?

I don't see the need for that currently, so it would be a lower priority if it were to be considered adding.

FireMasterK avatar Aug 22 '21 11:08 FireMasterK

Can we get documentation on the accounts? I'm working on an app with piped and I didn't see any documentation on the accounts api.

AbduAmeen avatar Apr 13 '22 00:04 AbduAmeen

How about logging out other sessions too from an active session that you are currently using ?

IkelAtomig avatar Apr 13 '22 02:04 IkelAtomig

Can I ask what's the point of having an account ? I've tried to store my settings & subscriptions in one. But failed to sync them in an another machine...¯\_(ツ)_/¯

asklow avatar Nov 18 '22 04:11 asklow

Can I ask what's the point of having an account ? I've tried to store my settings & subscriptions in one. But failed to sync them in an another machine...¯_(ツ)_/¯

Piped doesn't save settings in account if I remember correctly. Also syncing subscription is working fine for me, never faced an issue with this.

rozari0 avatar Nov 25 '22 16:11 rozari0

Would oauth2 be an option to externalize the authentication handler to something outside of Piped (to be more secure and enable SSO)?

pr0ton11 avatar Mar 07 '23 09:03 pr0ton11