auto login or login/logout api?
Is your feature request related to a problem? Please describe
I want to integrate answers with existing account system.
Describe the solution you'd like
If I can auto-login user with existing id or call login/logout API, Then the two systems will work together perfectly.
Describe alternatives you've considered
Or exposing session token generation api / logic?
If you want the API docs. Here is https://answer.apache.org/docs/api#quick-look Perhaps you can achieve your requirement by implementing a plugin. https://github.com/apache/incubator-answer-plugins
If you want the API docs. Here is https://answer.apache.org/docs/api#quick-look Perhaps you can achieve your requirement by implementing a plugin. https://github.com/apache/incubator-answer-plugins
Thanks, I will dive into it
plugin things are not what I want.
I want to integrate answers but not be integrated by answers.
I want to integrate answers with existing account system.
Confirm it. Not the connector, using the user center. https://github.com/apache/incubator-answer-plugins?tab=readme-ov-file#user-center The user center plugin can replace the whole user system in Answer.
If that doesn't help you, then you'll have to use the API approach.
If you want the API docs. Here is https://answer.apache.org/docs/api#quick-look Perhaps you can achieve your requirement by implementing a plugin. https://github.com/apache/incubator-answer-plugins
Quick Look If you want to quickly view the API document, you can visit the following link: https://meta.answer.dev/swagger/index.html
this url open error: