Skip to content

Avoid keeping tokens in plaintext #5

@calejvaldez

Description

@calejvaldez

When adding an API token into the database, we're currently implementing them in plaintext. Instead they should at least be hashed or something.

Resources:
https://stackoverflow.com/a/30552612
https://codahale.com/how-to-safely-store-a-password/

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions