Skip to content

Conversation

Boby900
Copy link

@Boby900 Boby900 commented Jan 7, 2024

No description provided.

Copy link

vercel bot commented Jan 7, 2024

@Boby900 is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@@ -1,6 +1,6 @@
import { auth } from "auth"

export const GET = auth((req) => {
export const GET = auth ((req: any ) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

req is already typed why would you need any here?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants