Use case
Framework
Owner
- Liz/React Router/Headers Export- This is a codemod that automatically adds the required - headersexport to pages using- authenticate.admin().
- Redwoodjs/Core/4/Auth Decoder- This codemod for RedwoodJS v4 automatically inserts an - authDecoderproperty into the- createGraphQLHandlercall if it's not already present. It also adds an import statement for- authDecoderfrom- @redwoodjs/auth-auth0-apiat the beginning of the file, ensuring that the necessary functionality for authentication is correctly integrated.- Codemod verified- Regularly tested and maintained by our engineers and codemod expert community by- @codemod