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

Handle users removing api tokens #100

@itsdouges

Description

@itsdouges

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions