Skip to content

Instantly share code, notes, and snippets.

@tdcolvin
Created February 22, 2023 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdcolvin/8d6def90f0a8b3af1ad7ff271caafc79 to your computer and use it in GitHub Desktop.
Save tdcolvin/8d6def90f0a8b3af1ad7ff271caafc79 to your computer and use it in GitHub Desktop.
val result = credentialManager.createCredential(
request = CreatePasswordRequest(username, password),
activity = activity,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment