05-15-2020, 02:34 AM
In CI3 we were using external REST API libraries in which we had the functionalities to authenticate using X-API-KEY which was done using "keys" and "logs" table from database, the "logs" table was to maintain all the request logs and "keys" maintains authentication details.
In CI4 so far, we have tried using of Basic API and inbuilt REST API however, we cannot find the setup/configuration of authentication directly from database. Are we missing something here?
Thanks
In CI4 so far, we have tried using of Basic API and inbuilt REST API however, we cannot find the setup/configuration of authentication directly from database. Are we missing something here?
Thanks