Skip to content

added type any#96

Open
Boby900 wants to merge 1 commit intonextauthjs:mainfrom
Boby900:auth
Open

added type any#96
Boby900 wants to merge 1 commit intonextauthjs:mainfrom
Boby900:auth

Conversation

@Boby900
Copy link

@Boby900 Boby900 commented Jan 7, 2024

No description provided.

@vercel
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.

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