Mar 12, 2019
0
Level 1
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?
Please or to participate in this conversation.