Welcome Guest, Not a member yet? Register   Sign In
CI4 default API authentication and logging with database
#1

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
Bhaumik Kothari

ADEPTSTATION LLP
https://adeptstation.com
Reply
#2

There are no such features built in, CI4 takes care of the routing. Everything else are up to you.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB