Closed Daniyal-Javani closed 2 years ago
Laravel has a package to authenticate your mobile application's. You can visit the Sactum documentation in https://laravel.com/docs/8.x/sanctum#mobile-application-authentication
In your case, I think that Sactum is a better alternative.
Do you have any idea how to use this package for an Android app and provide a login token for it?