setting state param in nextauth
Does anyone know how to set the
state
query key to oauth providers instead of having nextauth set it automatically? I'm using Auth0 so I need my custom state
value sent to the /authorize
endpoint and returned back to my callback1 Reply
my attempt:
error message: