Type alias RetrieveCredentialsOptions
RetrieveCredentialsOptions: { autoTrustMobileIaca?: boolean; clientId: string; credentialOffer: CredentialOfferResponse; redirectUri: string; }
Type declaration
-
Optional
autoTrustMobileIaca?: boolean
-
clientId: string
-
-
redirectUri: string