user_identity library

Classes

AuthRouter
Returns a router that handles authentication.
ProfileMenu
ProfileMenuOption
A profile menu option that represents a menu item that will be displayed in the within a profile menu option group that will be added to the profile menu hook.
ProfileMenuOptionGroup
A feature anchor that represents a group of profile menu options that will be displayed in the profile menu hook.
UserAuthFlow
UserCustomProfileInputConfig
UserIdentityFeature
UserIdentityFeatureConfig
UserIdentityLocalizations
Callers can lookup localized strings with an instance of UserIdentityLocalizations returned by UserIdentityLocalizations.of(context).

Typedefs

OnSelectedCallback = void Function(BuildContext context)