CodeIgniter Forums
Codeigniter Restserver Dynamic API Key Config - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Codeigniter Restserver Dynamic API Key Config (/showthread.php?tid=74848)



Codeigniter Restserver Dynamic API Key Config - harshalone - 11-15-2019

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