Dez
Dez
**Description** I would like to be able to proxy incoming requests from my front-end via the Go SDK. For this to work I need to unmarshal my request body received...
Fixes #728. Now on a fresh docusaurus install running `npm run build` then `npm run start` or `npm run serve` should display results correctly.
### Problem Description Docusaurus automatically adds id props to all header tags except for H1. Currently the plugin picks up each header as a section but only puts the file...
## Description The API endpoint [`/user_management/authenticate`](https://workos.com/docs/reference/user-management/authentication/code) has been recently updated to include a field called `authentication_method` in the response. This PR adds the new field to the `AuthenticateResponse` struct. ##...