Skip to content

Commit

Permalink
chore: [BREAKING] change client name
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Morita <[email protected]>
  • Loading branch information
mrtc0 committed Sep 25, 2023
1 parent 3c9ea22 commit 9605f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
)

var (
clientName = "1password-aws-sso"
clientName = "aws-sso-go"
clientType = "public"
grantType = "urn:ietf:params:oauth:grant-type:device_code"
)
Expand Down

0 comments on commit 9605f8b

Please sign in to comment.