kindyear
Member
Hello everyone, I have a question to ask you. About the api issue of the xenforo program. You can see that there are three types in the background settings: guest, user, and super administrator.
I now want to develop an application for my community to access, but I don't know how to use these interfaces safely and reasonably. If I use guest mode, I will not be able to log in. If I use user mode, only one user can be set in the background settings. The super administrator is very insecure. How can I make the settings?
I just want to submit a key in the post, username and password to log in, and after logging in, all its permissions can only be restricted according to the highest login user.
I now want to develop an application for my community to access, but I don't know how to use these interfaces safely and reasonably. If I use guest mode, I will not be able to log in. If I use user mode, only one user can be set in the background settings. The super administrator is very insecure. How can I make the settings?
I just want to submit a key in the post, username and password to log in, and after logging in, all its permissions can only be restricted according to the highest login user.