user oauth error report
-
The user profile has one of the following options:
Open Authentication / Application Password
However, you use
get_current_user_id()
function everywhere. And this causes me that if I login with theadmin
user and go to edit the profile ofuser1
, so edit another user profile, I will still see my ownadmin
access token.
- The topic ‘user oauth error report’ is closed to new replies.