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

Login Features #349

Open
3 of 4 tasks
FireMasterK opened this issue Aug 9, 2021 · 8 comments
Open
3 of 4 tasks

Login Features #349

FireMasterK opened this issue Aug 9, 2021 · 8 comments
Labels

Comments

@FireMasterK
Copy link
Member

FireMasterK commented Aug 9, 2021

  • Verifying the authToken
  • Signing Out
  • Changing Password
  • Deleting account
@FireMasterK FireMasterK added the P2 label Aug 9, 2021
@B0pol
Copy link
Contributor

B0pol commented Aug 22, 2021

  • 2FA

@shibattor
Copy link

What about changing the username?

@FireMasterK
Copy link
Member Author

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.

@AbduAmeen
Copy link

AbduAmeen commented Apr 13, 2022

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.

@IkelAtomig
Copy link
Contributor

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

@rozari0
Copy link

rozari0 commented Nov 25, 2022

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.

@pr0ton11
Copy link

pr0ton11 commented Mar 7, 2023

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

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

No branches or pull requests

8 participants
@pr0ton11 @FireMasterK @AbduAmeen @B0pol @rozari0 @shibattor @IkelAtomig and others