question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug

Checklist

Current Limitation

react-moralis v1.3.1 cannot use web3auth via useMoralis.

It looks like AuthenticateOptions is missing clientId in useMoralis.ts:

https://github.com/MoralisWeb3/react-moralis/blob/main/src/hooks/core/useMoralis/_useMoralisAuth.ts#L47-L58

Feature / Enhancement Description

Add clientId to AuthenticateOptions in useMoralis.ts.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ErnoWcommented, Mar 1, 2022

Fixed in the latest version. Make sure to update both react-moralis and moralis

0reactions
popisdeadcommented, Mar 6, 2022

bump

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · Web3Auth/web3auth-web - GitHub
Simple infrastructure that enables Web3 wallets and applications to provide seamless user logins for both mainstream and Web3.0 users.
Read more >
Troubleshooting with Web3Auth | Documentation
Explore solutions to common challenges. SDK Errors & Warnings · Webpack 5 Issues · JWT Errors · Error 429 RPC Endpoint.
Read more >
Bug Bounty | Documentation - Web3Auth
Bug Bounty | Documentation - Web3Auth. ... Critical, $10,000, Bugs that allow theft of user keys under normal operating conditions, Ex: Ability to...
Read more >
SDK Errors & Warnings | Documentation - Web3Auth
Set up / Check verifier status here: https://dashboard.web3auth.io. DEFAULT, There seems to be some bug in the code. Please contact support to fix...
Read more >
JWT Errors | Documentation - Web3Auth
Here's the list of those and steps to fix it. Invalid JWT Verifiers ID field. Error occurred while verifying params could not verify...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found