You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
body: [<p>To proceed with making a request, <ahref="#"onClick={()=>signIn(process.env.NEXT_PUBLIC_PROVIDER_NAME)}>please log in</a> to your account.</p>],
270
+
body: [<pkey='signin-link'>To proceed with making a request, <ahref='#'onClick={()=>signIn
271
+
(process.env.NEXT_PUBLIC_PROVIDER_NAME)}>please log in</a> to your account.</p>],
0 commit comments