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

README: add note about required oauth scopes #144

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

tendstofortytwo
Copy link
Contributor

Fixes #143.

README.md Outdated
@@ -17,6 +17,8 @@ Subsequent steps in the Action can then access nodes in your Tailnet.
oauth-client-id and oauth-secret are an [OAuth client](https://tailscale.com/s/oauth-clients/)
for the tailnet to be accessed. We recommend storing these as
[GitHub Encrypted Secrets.](https://docs.github.com/en/actions/security-guides/encrypted-secrets)
Note that any OAuth clients used for this purpose must have the
Copy link
Member

Choose a reason for hiding this comment

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

Nit: I'd suggest dropping "Note that any" here.

Suggested change
Note that any OAuth clients used for this purpose must have the
OAuth clients used for this purpose must have the

but YMMV.

Signed-off-by: Naman Sood <[email protected]>
@tendstofortytwo tendstofortytwo merged commit 67573e6 into main Nov 22, 2024
1 check passed
@tendstofortytwo tendstofortytwo deleted the naman/oauth-scopes branch November 22, 2024 02:16
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

Successfully merging this pull request may close these issues.

Outdated credential information + version
3 participants