Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Teach users how to protect an endpoint: Add authentication… #984

Merged
merged 2 commits into from
Dec 6, 2019

Conversation

cmagnobarbosa
Copy link
Member

Now that kytos will support secure endpoints, we have to create a documentation explaining the new functionalities and a tutorial teaching users how to protect endpoints.

…oint

Updated documentation explaining how to create and protect a REST endpoint.
Copy link
Member

@hdiogenes hdiogenes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Respect 80 char limit
  2. s/$curl/$ curl/
  3. standardize indentation on code-blocks
  4. substitute all 'URL's with the complete URL example to make it easier for users to copy/paste from the documentation
  5. add spaces after ":" on HTTP request headers, dictionaries, JSON, etc.

This documentation added initial information about the module the authentication.
@hdiogenes hdiogenes added this to the 2019.2b2 milestone Dec 6, 2019
@hdiogenes hdiogenes changed the title Teaching users how to protect an endpoint: Added authentication documentation Teach users how to protect an endpoint: Add authentication… Dec 6, 2019
@hdiogenes hdiogenes merged commit 5e13c35 into kytos:master Dec 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants