Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

scottybowl's avatar

Laravel Spark + React Native: Using JWT Auth

I'm creating a React Native app (via Expo so that I can have an iOS and Android version with a single codebase).

I use Laravel Spark on our system, and after some research it seems Spark uses JWT tokens for authentication.

Question: Is there a way to make use of the existing Spark routes/authentication to enable users of the mobile apps to login to Spark and make API requests?

0 likes
0 replies

Please or to participate in this conversation.