11-15-2019, 01:36 AM
Hi I am using Codeigniter Restserver,
I have few API's where I have to authenticate them with API's keys and Sessions. But I have few open API's which could be accessible by anyone without any authentication.
How can I dynamically set the API key setting with Codeigniter Rest-server Library
I have few API's where I have to authenticate them with API's keys and Sessions. But I have few open API's which could be accessible by anyone without any authentication.
How can I dynamically set the API key setting with Codeigniter Rest-server Library