Skip to content

[TypeError: Cannot read property 'clientId' of undefined] #125

@praveennayak09

Description

@praveennayak09

getting this error while using the below code in React native

const clientId = WEB3AUTH_CLIENT_ID
const web3auth = new Web3Auth({
clientId,
network: 'testnet', // Use 'TESTNET' for testing
redirectUrl:'',
// privateKeyProvider: EncryptedStorage, // Use EncryptedStorage for secure storage of private keys
// web3AuthProvider: WebBrowser,
});

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