-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AppKit update: Updating the code references to reown #5
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fd1ea4c
to
c995120
Compare
@@ -326,7 +326,7 @@ import credentialsProvider from 'next-auth/providers/credentials' | |||
import { getCsrfToken } from 'next-auth/react' | |||
import NextAuth from 'next-auth/next' | |||
|
|||
import type { SIWESession } from '@web3modal/siwe' | |||
import type { SIWESession } from '@reown/appkit-siwe' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is SIWE another package?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's how they are structuring it - as per the info provided by AppKit team.
@llbartekll is attempting to deploy a commit to the WalletConnect Team on Vercel. To accomplish this, @llbartekll needs to request access to the Team. Afterwards, an owner of the Team is required to accept their membership request. If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account. |
Description:
Important: Please do not merge this PR as I will be updating some more code references.
Tests:
Direct Links (please check the docs)