How secure is your API? As the prevalence of REST/SOAP API’s has grown, so has the need to secure your data. In the past implementing something like OAuth 1.0 or OAuth 2.0 would be up to you entirely.
Join me as we walk through how exactly Laravel has made API authentication easy and seamless to integrate.