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

getAuthTicketForWebApi missing in package #139

Closed
KlutzyBubbles opened this issue Mar 5, 2024 · 6 comments
Closed

getAuthTicketForWebApi missing in package #139

KlutzyBubbles opened this issue Mar 5, 2024 · 6 comments

Comments

@KlutzyBubbles
Copy link

KlutzyBubbles commented Mar 5, 2024

when adding 0.3.1 with npm install steamworks.js, the client.d.ts file is missing getAuthTicketForWebApi even though its present in this repo.

Haven't tested if the function is actually there and the declaration just hasn't been updated but it still seems like an issue to raise

@SmoshySmosh
Copy link

@ceifa Can you please release a new version of the package?

@maoweifan
Copy link

0.3.1 on npmjs is missing this API
console.log(client.auth.getAuthTicketForWebApi); => undefined

@LZQCN
Copy link
Contributor

LZQCN commented Apr 5, 2024

@KlutzyBubbles @SmoshySmosh
This fork package @ai-zen/steamworks.js contains the latest changes.

@ceifa
Copy link
Owner

ceifa commented May 3, 2024

Thanks for reporting this @KlutzyBubbles. I will look at the PRs and release a new fixed version.

@britg
Copy link

britg commented May 18, 2024

Hello, friendly bump here on this issue. I'm looking to use this getAuthTicketForWebApi. Please let me know if I can contribute any assistance, but it looks like everything is implemented, it's just not exposed to javascript.

@ceifa
Copy link
Owner

ceifa commented Jun 3, 2024

Fixed in 0.3.2 🎉

@ceifa ceifa closed this as completed Jun 3, 2024
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

6 participants