- Preparing search index...
- The search index is not available
Documentation
Interface ILoopbackClient
Methods
closeServer
- closeServer(): void
-
Returns void
getRedirectUri
- getRedirectUri(): string
-
Returns string
listenForAuthCode
- listenForAuthCode(successTemplate?, errorTemplate?): Promise<ServerAuthorizationCodeResponse>
-
Parameters
-
Optional
successTemplate: string
-
Optional
errorTemplate: string
Interface for LoopbackClient allowing to replace the default loopback server with a custom implementation.