UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

2 lines 229 B
import{authenticationCheck as e}from"./authenticate.mjs";import{createMiddleware as t}from"hono/factory";const n=t(async(t,n)=>(await e(t,{soft:!0}),await n()));export{n as default}; //# sourceMappingURL=soft-authenticate.mjs.map