android / android/snippets

`PublicKeyCredentialEntry` constructor not accessible

Open
#566 1 comment 0 reactions 1 assignee Claimed by @florina-muntenescu View on GitHub
Dominant language
Kotlin
Stars
1.1k
Forks
419
Avg merge
3d 18h
Merged PRs (30d)
28

Description

`PublicKeyCredentialEntry` constructor not accessible

https://github.com/android/snippets/blob/33c4bc24591e6d4ada77b52e58b0ac9d3b26622f/identity/credentialmanager/src/main/java/com/example/identity/credentialmanager/MyCredentialProviderService.kt#L210-L220

`PublicKeyCredentialEntry` constructor is `internal`, we need to use `PublicKeyCredentialEntry.Builder`

Snippet is used here and needs updating - https://developer.android.com/identity/sign-in/credential-provider#handle-user-sign-in

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.