Redirect to other page (URL) with setting a Redirect option in Callbacks property in Authjs (NextAuth)
I need a condition, where if there is a new user sign up more than 5, exceeding the number of documents from the user collection by more than 5, then the user will be directed to an error page
.
Redirect to other page (URL) with setting a Redirect option in Callbacks property in Authjs (NextAuth)
I need a condition, where if there is a new user sign up more than 5, exceeding the number of documents from the user collection by more than 5, then the user will be directed to an error page
.