Can i get posts, or create new posts with Laravel Airlock tokens, or for create or updated any rows in database i need use Laravel Passport?
Asked
Active
Viewed 658 times
1 Answers
1
Take a look at this great post : https://divinglaravel.com/authentication-and-laravel-airlock
The last part gives you the answer as well :) but please read it fully, it will clear things up for you.
and yes, you can use Airlock
only not need to Passport

Ronak Dhoot
- 2,322
- 1
- 12
- 19
-
Looks like your answer is copy paste from laracasts discussion. :D :) – Anbuselvan Rocky Mar 08 '20 at 14:56
-
Copied from https://laracasts.com/discuss/channels/laravel/difference-between-passport-and-airlock . Almost word for word. – Amir Asyraf Mar 09 '20 at 02:16