I really like how NextAuth.js handles this on the ...
# support-questions-legacy
s
I really like how NextAuth.js handles this on the react side - they provide some lower level hooks (alongside components for login) for things like
signIn
that allow for additional params - https://next-auth.js.org/getting-started/client#additional-params
2 Views