1
I wonder if you have how to send a csrf_token from a client application to my webservice
Or do I have to disable Laravel TOKEN check?
If you can send it, how is it?
That I want to test from Postman and later from an application
I want to apply via post
Thank you!
Web Api????????
– novic
You know? Help me out
– adventistaam
I asked is a Webapi in Laravel?
– novic
Yes. I am to receive in the Flat. It is that I had not understood, sorry
– adventistaam
If you need to release Cors https://github.com/barryvdh/laravel-cors (https://packagist.org/packages/barryvdh/laravel-cors) with this package and then work the token requests with another https://github.com/tymondesigns/jwt-auth package which is for authentication.
– novic
Ai with it a customer application can send token?
– adventistaam
One releases the receipt of Verb, and the other works the authorization token part, as your question is broad it is complicated to answer everything in one. and your question is actually wrong, the concept.
– novic
So it looks like it’s kind of complicated
– adventistaam
Let’s go continue this discussion in chat.
– novic