Skip to content

Improve security in JWT #82

Description

@guzman-raphael

Currently the database credentials are exposed in the bearer token. Though this solution is sufficient in deployments with HTTPS, it still relies on users being responsible client side. We should try to determine a solution to further mitigate the opportunity of user's credentials being compromised. Perhaps salting/hashing details in outbound token request and exposing only a salted/hashed version of credentials within the token.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions