Page Contents

Home > @loopback/authentication > UserProfileFactory

UserProfileFactory interface

interface definition of a factory function which accepts a user definition and returns the user profile

Signature:

export interface UserProfileFactory<U>