AuthenticationInfoUserProfile extension
Extensions method on the AuthenticationInfo to get the user profile.
- on
-
- AuthenticationInfo
Methods
-
userProfile(
Session session) → Future< UserProfileModel?> -
Available on AuthenticationInfo, provided by the AuthenticationInfoUserProfile extension
Returns the user profile of the authenticated user.