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

Question: adding headers to querySessionStatus #1780

Open
AlterEchoes opened this issue Dec 13, 2024 · 0 comments
Open

Question: adding headers to querySessionStatus #1780

AlterEchoes opened this issue Dec 13, 2024 · 0 comments

Comments

@AlterEchoes
Copy link

As of title, i need to add an extra header when invoking the querySessionStatus function.
Is it possible to do it? I see that there is a extraHeaders config param but in the UserManager.ts file at line 471 it seems to be emptied before the actual call:

const extraHeaders: Record<string, ExtraHeader> = {};

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