Skip to content

Avoid keeping tokens in plaintext #5

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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