Skip to content

Remove Authorization salt from the codebase #20

@marsbergen

Description

@marsbergen

Context

We introduced a security risk in our MVP by putting the Authorization salt directly in the code. It was a poor decision, but made for a quick demo of the token generation. Now we need to move it to the configuration so it can be passed in by our build pipelines via environment variables.

Technical Requirements

  • Move the salt in the Authorization class to the conf.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions