Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

3Box.auth() or 3Box.openbox() with no bind? #945

@metaspartan

Description

@metaspartan

Hello,

Currently it seems both and the only methods of authenticating 3Box is via the .auth() and .openbox() calls, I am wondering if there is a method of authenticating a 3Box without having to use those methods or to pass something to them like a provider with a wallet object/privkey? Basically utilizing either method in anything besides ReactJS projects will give the error:
TypeError: Cannot read property 'bind' of undefined
I would assume this is because NodeJS/Javascript/Electron projects do not support bind.

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