Project: /_project.yaml Book: /_book.yaml

fuchsia.modular.auth

STRUCTS

Account {:#Account}

Defined in fuchsia.modular.auth/account.fidl

Stores attributes related to an account that is exposed to base shell. A list of existing account(s) can be obtained via UserProvider.PreviousUsers() and a new account can be added via UserProvider.AddAccount().

Account {:#Account}

Defined in fuchsia.modular.auth/account.fidl

Stores attributes related to an account that is exposed to base shell. A list of existing account(s) can be obtained via UserProvider.PreviousUsers() and a new account can be added via UserProvider.AddAccount().

ENUMS

IdentityProvider {:#IdentityProvider}

Type: uint32

Defined in fuchsia.modular.auth/account.fidl

The currently supported identity providers. An identity provider provides identifiers for users to interact with the system and may provide information about the user that is known to the provider.

IdentityProvider {:#IdentityProvider}

Type: uint32

Defined in fuchsia.modular.auth/account.fidl

The currently supported identity providers. An identity provider provides identifiers for users to interact with the system and may provide information about the user that is known to the provider.