Hi, all.
i'm creating new service with mysql and the automated generated api is open accessed.
i want to limit its access only when i have api and token key (i already have the api and token key from 'user/session').
how i'm going to do that ?
Thanks in advance.