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

Documentation for getAuthCookie #264

Open
RuizuKun-Dev opened this issue Oct 15, 2024 · 2 comments
Open

Documentation for getAuthCookie #264

RuizuKun-Dev opened this issue Oct 15, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@RuizuKun-Dev
Copy link

RuizuKun-Dev commented Oct 15, 2024

Hey, i'm request documentation for roblox.getAuthCookie

i use this for CI/CD on github and I have a self-hosted runner on linux, so i can't run Roblox Studio on it to make getAuthCookie work and I'd like to set this up manually however i don't know how to do so

in short, i'd like to know what or where getAuthCookie is looking for on each platform; Windows, MacOS and Linux

@RuizuKun-Dev
Copy link
Author

RuizuKun-Dev commented Oct 15, 2024

seems like source code for that is here

https://github.com/blake-mealey/mantle/blob/main/mantle/rbx_cookie/src/lib.rs

would appreciate documentation nonetheless

*manually set env var with key ROBLOSECURITY

@filiptibell filiptibell added documentation Improvements or additions to documentation good first issue Good for newcomers labels Oct 15, 2024
@filiptibell
Copy link
Collaborator

seems like source code for that is here

https://github.com/blake-mealey/mantle/blob/main/mantle/rbx_cookie/src/lib.rs

would appreciate documentation nonetheless

Yeah, where the auth cookie comes from is really an implementation detail and may change over time. I do think linking to these docs you mentioned would be good though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants