• Usage

    const auth = { manifestPath: '/static/manifest.json', redirectTo: '/', finished: ({userSession}) => { doFinishSignIn(); }, authOrigin, appDetails: { name: 'Wink', icon: 'url' } }

    Parameters

    • __namedParameters: {
          authOptions: AuthOptions;
          children: any;
      }

    Returns Element

Generated using TypeDoc