secondman's avatar

Porting Sanctum to work in Lumen

I'm in the process of building a headless cms with all the same functionality that you get in Strapi out of the box, but for PHP.

I've already got a great start going using Lumen to keep it as light as possible. I've implemented JWT and it's working fine ... but honestly I'd prefer to use Sanctum since we have the exact scenario here that Sanctum was designed for .... API token authentication, and SPA authentication for the admin head of the cms.

I was wondering if anyone else would be interested in helping me port over Sanctum to work in Lumen.

If so, reply here and we'll make arrangements.

0 likes
0 replies

Please or to participate in this conversation.