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

Add Instructions on how to use and turn off authentication for json rpc. #247

Open
obasekiosa opened this issue Dec 3, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@obasekiosa
Copy link

Add a section within developers that explains how to disable authentication for the json rpc.
Very useful during local development.

Also add a section on

  • how generate the authentication token,
  • important fields
  • and format to use when sending the request to the client.

This doesn't currently exist, the only reference to "authentication" is in the engine section of the doc's page which is less than sufficient.

@obasekiosa obasekiosa added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 3, 2024
@dmitriyrotaenko
Copy link

@obasekiosa hi, is this issue aimed at those who already use the product and know the subject? Is there a source of information to rely on while writing the docs?

@obasekiosa
Copy link
Author

@obasekiosa hi, is this issue aimed at those who already use the product and know the subject? Is there a source of information to rely on while writing the docs?

Ideally, thats the case, as you'd need that knowledge to update the doc.

but you could always figure it out (e.g try it out yourself or ask on the discord) then make a pr when you do.

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 enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants