Variables
AuthLogoutAction
declaration
constAuthLogoutAction:ActionToken<{input:ZodObject;name:"ecommerce/auth/logout";output:ZodVoid; }>
Logout a customer.
Implementations should remove any user-identifying information from the session or cookies.