jeudi 12 avril 2018

Prevent Laravel auth/token to be accessed publicly

According to our application requirement I created a custom function to receive access tokens for our application users. This function is working correctly. But I need to restrict users to access laravel default oauth/token. If we are providing our own functions to provide tokens then users must not be able to access laravel default method of accessing tokens. How can I be able to do that.

Thanks in advance,



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire