XenForo
Administrative
- Thread starter
- Admin
- #1
Hi,
We are trying to build an API on xenforo.
We need a token for each user - which respects the users permissions.
I understand that this token is the one created in admin->Setup->ApiKeys->user->[userName]
I suspect that if we use this token in XF-Api-Key - we can make API calls with user permissions?
If so, on /api/auth, we need to return this token if login is successful.
I cant find this functionality in the docs. The existing /auth/login-token seems to be for frontend not API. (am i...
Read more
ادامه مطلب...
We are trying to build an API on xenforo.
We need a token for each user - which respects the users permissions.
I understand that this token is the one created in admin->Setup->ApiKeys->user->[userName]
I suspect that if we use this token in XF-Api-Key - we can make API calls with user permissions?
If so, on /api/auth, we need to return this token if login is successful.
I cant find this functionality in the docs. The existing /auth/login-token seems to be for frontend not API. (am i...
Read more
ادامه مطلب...