Hi, Now KumbiaPHP is on Slack. Please, use Slack, The IRC channel is deprecated.
PD: Sorry for my accent, it’s my first video. http://slack.kumbiaphp.com/ and https://kumbiaphp.slack.com/
Hi, Now KumbiaPHP is on Slack. Please, use Slack, The IRC channel is deprecated.
PD: Sorry for my accent, it’s my first video. http://slack.kumbiaphp.com/ and https://kumbiaphp.slack.com/
In the last post, we explained how to create a basic REST service. But everybody can access to it. What do if we want to make it accessible only for authenticated users? There are a few authentication methods for REST service, and the most used of them is the OAuth, but today we shall speak about another method more simple called Basic Auth.
Continue reading «How to create a REST Service with Basic Auth in KumbiaPHP»