Cesar Lopez
Cesar Lopez
Hi guys, I need to be able to allow/deny users that logins via graphql by role. For exampl.e I just allow users with role 'curstomer' to login using an app....
I am trying to get the secret key configured in a setting using the ACF plugin (https://www.advancedcustomfields.com/) But I notice, when the auth token is received and the get_field is...
I have an endpoint, and I need to validate that the token is present no matter what. I dont want anonymous acces to this endpoint. Is there any hook/filter I...
I use this convention: class.myclass.php - prefix with: class.