Skip to content

What is the password encryption system for login in modern Javascript? #3

@Shofol

Description

@Shofol

I am trying to integrate IG labs api with my React.js application. But, the encryption method for the password is failing, I mean it's saying that the password is invalid when calling the session api.

The example here uses pidcrypt which is deprecated now. For instance I have used JsEncrypt but as I said, it's not working. What is the modern way to handle the login with encrypted password?

This is the code I tried-
https://codesandbox.io/p/sandbox/silly-field-6mkd2p

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