Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit eb9f30c

Browse files
ragibklauxesis
andauthored
Update lib/cipherstash/client/auth0_device_code_credentials.rb
Co-authored-by: Lindsay Holmwood <lindsay@holmwood.id.au>
1 parent f8ec7b9 commit eb9f30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/cipherstash/client/auth0_device_code_credentials.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def prompt_user(polling_info)
152152
Launchy.open polling_info[:verification_uri_complete]
153153
rescue Launchy::Error
154154
# We could be running in a headless environment, in which case, the user should just open the url in a browser on a separate machine
155-
@logger.debug("Auth0DeviceCodeCredentials#prompt_user") { "Unable to launch url in browser" }
155+
@logger.debug("Auth0DeviceCodeCredentials#prompt_user") { "Unable to launch URL in browser" }
156156
end
157157

158158
puts <<~EOF

0 commit comments

Comments
 (0)