Skip to content

[auth] add salt to session id cipher #22

@rt2zz

Description

@rt2zz

right now we just encrypt it, which means the cipher never changes https://github.com/async-la/thin-auth/blob/master/packages/server/src/scope/auth/index.js#L191

Do we need a salt here? security wise I am unsure, but it guarantees equal or better security so I suggest we add it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions