Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Password Hashing & Encoding #10

@NateNjuguna

Description

@NateNjuguna

I am having an issue with Authorization from Safaicom's SAG when using this module. Err
However, my key is valid (tested it with other methods). This seems to be the best module available for Node JS.
On investigating, I found that pesa-js uses crypto-js module to do the encoding and hashing. Confirming more I found that v4 of node has the inbuilt crypto module. The crypto module seems like a better solution here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions