- Updated the TSDocs of the auth provider - Update the Node version in the docs-util as the outdated version was causing TypeScript error - Add `@ts-ignore` for a line that was causing a typescript error. If there's a better fix here let me know
Documentation Resources
This directory holds the code and content of both the documentation and API reference.
docs Directory
The docs directory holds the code and content of the documentation website. The website is built with Docusaurus v2.
api-reference Directory
The api-reference directory holds the code and OpenApi Specs of the API Reference. The API Reference is built with Next.js.