[][src]Module safe_authenticator::apps

App management functions

Structs

RegisteredApp

Represents an application that is registered with the Authenticator.

Functions

apps_accessing_mutable_data

Returns a list of applications that have access to the specified Mutable Data.

list_registered

Return the list of applications that are registered with the Authenticator.

list_revoked

Returns a list of applications that have been revoked.

remove_revoked_app

Removes an application from the list of revoked apps.