Skip to content

Allow apps that don't want to have a dedicated activity to set a DigitalCredentialsPresentmentMechanism from intent #1468

@asghol

Description

@asghol

Currently you need to extend a specialized activity class (CredentialManagerPresentmentActivity) to be able to make use of the code that handles the incoming credential request when a GET_CREDENTIAL intent action comes in to the app. To be usable for apps aiming for single activity styled apps or apps with custom visuals, we could extract that part and expose it so that those types of apps don't need to manually extract that part.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions