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

v2: add support for listing all keys #116

Merged
merged 1 commit into from
Sep 20, 2024
Merged

v2: add support for listing all keys #116

merged 1 commit into from
Sep 20, 2024

Conversation

oxtoacart
Copy link
Contributor

Updates tailscale/corp#22783

@oxtoacart
Copy link
Contributor Author

oxtoacart commented Sep 16, 2024

I wrote a test client (not checked in) to test this against the live environment and it worked.

@@ -52,7 +52,7 @@ func main() {
oauthScopes := []string{"all:write"}
tailnet := os.Getenv("TAILSCALE_TAILNET")

&tsclient.Client{
client := &tsclient.Client{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Drive-by README fix.

Also adds UserID to Key type.

Updates tailscale/corp#22783

Signed-off-by: Percy Wegmann <[email protected]>
@oxtoacart oxtoacart merged commit d22e281 into main Sep 20, 2024
3 checks passed
@oxtoacart oxtoacart deleted the percy/keys_all branch September 20, 2024 12:05
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.

2 participants