Closed iPaulPro closed 3 months ago
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
Latest commit: af28a93b65c190bbe11c600179e1df68da689110
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@iPaulPro is attempting to deploy a commit to the Avara Team on Vercel.
A member of the Team first needs to authorize it.
Tested @privy-io/react-auth v1.74.1 and it no longer has the signing prompt issue. This is ready for review now!
Adds a new example
lens-next-privy-app
, forked fromlens-next-app
, which replaces ConnectKit with Privy for wallet authentication.It only requires supplying the Privy App ID, in place of the Wallet Connect Project ID used in the original example, to run.
Creating a draft because we're waiting on a fix from Privy in the
@privy-io/react-auth
library. I will also update the readme with a link to the Privy docs for Lens integration when it's published.