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 description about authorization requirements #581

Closed
wants to merge 3 commits into from

Conversation

minherz
Copy link
Contributor

@minherz minherz commented Jul 15, 2021

Adds "Authorization" section after Authentication that references Access control guide public doc.
Edits "Creating an authorized service object" section with details about authorization for API calls.
Fixes few markdown warnings related to extra or omitted empty lines.

Fixes #570

Add an Authorization section after Authentication that references Access
control guide.
Edit Creating an authorized service object section with details about
authorization for API calls.
Fix markdown warnings related to extra or omitted empty lines.
@minherz minherz requested review from a team as code owners July 15, 2021 07:11
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging API. label Jul 15, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 15, 2021
@minherz minherz added the type: docs Improvement to the documentation for an API. label Jul 15, 2021
minherz added 2 commits July 15, 2021 10:14
Add an Authorization section after Authentication that references Access
control guide.
Edit Creating an authorized service object section with details about
authorization for API calls.
Fix markdown warnings related to extra or omitted empty lines.
@minherz minherz closed this Jul 15, 2021
@minherz minherz deleted the minherz/issue-570 branch July 15, 2021 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. cla: yes This human has signed the Contributor License Agreement. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

README should be updated with required permissions
2 participants