Skip to main content

Wallet

Adding Credentials

Automatically (via OIDC Provider)

  1. From a new installation or empty wallet state, click "Get Latest Credentials".

    Wallet empty
  2. A login prompt will be shown in a webview that allows users to login with an upstream OIDC provider account.

    Login Wallet
  3. Once logged in if the account has any credentials they will be checked for as part of the login process and added to the wallet of the app. Examples below for toasts that appear if you have some or no credentials.

    Credentials not found

    Credentials found
    info

    There will also be periodic checks for credentials whenever the user enters the foreground of the app or pull down the screen to refresh the app.

Manually (via QR Code)

  1. To add a credential manually, including third party credentials, click the plus icon to add a new verification to profile and the scanner screen will open.

    Click Plus
    Scanner
  2. Use the third party credentials provided below created with data from auth0 to test.

    Third Party Sample Credential #1 (Click to view)

    Third party credential one

    Third Party Sample Credential #2 (Click to view)

    Third party credential two

  3. Once the scan completes the option to "Add to wallet" will be at the bottom of the screen. Click it and you will have the value add the profile.

    Add to wallet
    Third party id

Removing Credentials

Manually

To delete a credential enter the credential, press the delete button and confirm the deletion from the confirmation modal.

Delete credential 1
Delete credential 2

Updating Credentials

Refreshing status when signing key is revoked

Refreshing status when credential is revoked

Resetting the Wallet

Developer purposes