Stack-Bot
Results
2
comments of
Stack-Bot
The user is using the API to try to change the value of primary_email_auth_enabled: ```ts import { NextResponse } from "next/server"; // Stack Auth API URL const STACK_AUTH_API_URL = process.env.STACK_AUTH_API_URL...
Test cases implemented for #697