Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Handle users removing api tokens #100

Open
2 tasks
itsdouges opened this issue Jan 27, 2017 · 0 comments
Open
2 tasks

Handle users removing api tokens #100

itsdouges opened this issue Jan 27, 2017 · 0 comments

Comments

@itsdouges
Copy link
Owner

itsdouges commented Jan 27, 2017

Currently if a user removes an api token directly it will:

  • Remove all standings
  • Remove all characters

This is undesirable as all the data is lost!

Way forward:

  • Soft delete api keys if they're removed from the armory
  • When a user comes back and adds another key, "undelete" the old token and then update it with new token
@itsdouges itsdouges changed the title Handle users removing api tokens (directly or indirectly) Handle users removing api tokens May 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant