Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto login or login/logout api? #1004

Open
fujohnwang opened this issue Jun 29, 2024 · 4 comments
Open

auto login or login/logout api? #1004

fujohnwang opened this issue Jun 29, 2024 · 4 comments
Labels
feature New feature request

Comments

@fujohnwang
Copy link

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?

@fujohnwang fujohnwang added the feature New feature request label Jun 29, 2024
@LinkinStars
Copy link
Member

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

@fujohnwang
Copy link
Author

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

@fujohnwang
Copy link
Author

plugin things are not what I want.

I want to integrate answers but not be integrated by answers.

@LinkinStars
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants