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

idx.poll doesn't respect the option exchangeCodeForTokens: false #1556

Open
cgstaber opened this issue Jan 3, 2025 · 0 comments
Open

idx.poll doesn't respect the option exchangeCodeForTokens: false #1556

cgstaber opened this issue Jan 3, 2025 · 0 comments
Labels

Comments

@cgstaber
Copy link

cgstaber commented Jan 3, 2025

Describe the bug

I have to use "exchangeCodeForTokens: false" with IDX when authenticating because I don't want the sdk to get the tokens right away. The idx.proceed which is used for all other factors respect the option when passed, but poll does not. After responding to the push notification, the SDk then tries to get the tokens.

Reproduction Steps?

Attempt to call idx.poll with the option exchangeCodeForTokens: false

SDK Versions

Current

Additional Information?

No response

@cgstaber cgstaber added the bug label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant