RouterRequest
extension RouterRequest
Extension of the RouterRequest
class to provide access to UserProfile
information of authenticated users.
-
UserProfile
information of authenticated users.Declaration
Swift
public internal(set) var userProfile: UserProfile? { get set }