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

Enhancement: API to create a session shared user #77

Open
uplift opened this issue Jul 1, 2019 · 0 comments
Open

Enhancement: API to create a session shared user #77

uplift opened this issue Jul 1, 2019 · 0 comments

Comments

@uplift
Copy link
Contributor

uplift commented Jul 1, 2019

I have a use case where we need to create the user in the forum database when they login to our website so we can have a forum uid for API requests. I thought about just using the create user API (write-api plugin) but then I'd lose the session-sharing lookup ability to check the forum ID based on their website ID.

Would it be possible to add an API that basically takes the request body instead of the cookie body and run that through a modified version of the process function? I'll send a rough PR with something I think should work.

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

No branches or pull requests

1 participant