-
| Hello there, I'm trying to setup a mocked OneLogin server (WireMock) with hardcoded login flow for my nextjs app with Next-Auth. 
 Is it possible to generate a valid JWT so that I can hardcode it in responses from my fake server to be used by nextjs app in development? I can't get it working so it matches the signatures and allows the flow to work. Here are my config for OneLogin fake endpoints I'm no expert with signing/validating methods but as far as I understand,  I should be able to match the  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
| @stychu this belongs to next-auth | 
Beta Was this translation helpful? Give feedback.
@stychu this belongs to next-auth