⌘K
Use case
Framework
Owner
Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Redwoodjs/Core/4/Auth Decoder
This codemod for RedwoodJS v4 automatically inserts an
authDecoder
property into thecreateGraphQLHandler
call if it's not already present. It also adds an import statement forauthDecoder
from@redwoodjs/auth-auth0-api
at 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