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

Wrong typing for method getJwt #421

Open
gklav opened this issue Jun 27, 2024 · 0 comments
Open

Wrong typing for method getJwt #421

gklav opened this issue Jun 27, 2024 · 0 comments
Labels

Comments

@gklav
Copy link

gklav commented Jun 27, 2024

Describe the bug

The method getJwt from the class OAuth is indicated as returning a string but returns a Promise<string>
See here

Reproduction Steps?

Normal usage of OauthClient call the getJwt method

SDK Versions

System:
OS: macOS 14.4.1
CPU: (12) arm64 Apple M2 Pro
Memory: 52.38 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.1 - ~/.volta/tools/image/node/20.11.1/bin/node
Yarn: 1.22.21 - ~/.volta/bin/yarn
npm: 10.2.4 - ~/.volta/tools/image/npm/10.2.4/bin/npm
Browsers:
Chrome: 126.0.6478.62
Edge: 126.0.2592.61
Safari: 17.4.1

Additional Information

No response

@gklav gklav added the bug label Jun 27, 2024
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