Skip to content

Instantly share code, notes, and snippets.

@tdcolvin
Created May 8, 2025 14:13
Show Gist options
  • Select an option

  • Save tdcolvin/9108150adc1691c95e8e61f861d00f13 to your computer and use it in GitHub Desktop.

Select an option

Save tdcolvin/9108150adc1691c95e8e61f861d00f13 to your computer and use it in GitHub Desktop.
val localContext = LocalContext.current
val credentialManager = remember {
CredentialManager.create(localContext)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment