## In order to implement this flow you need to:
npm install @risc0/zkauth1. Ask us to add your domain to the list of allowed redirects (Google, Twitch, Facebook,etc)
2. Integrate the following code to your project:
##### React Example:
``bash`
bun install @risc0/zkauth
`tsx
import "@risc0/zkauth/style.css"; // load the zkAuth stylesheet
import { ZkAuth } from "@risc0/zkauth";
function App() {
return (
<>
Note: if you are using Next.js, you need to mark the page as a client component with
"use client"`.---
* LinkedIn (no way to pass a nonce)
* PayPal (no way to pass a nonce)
* Discord (doesn't support OIDC)
* Twitter/X (doesn't support OIDC)