UNPKG

ngo-login-client

Version:

Auth and User services for Angular v2 and up. Requires backend REST service.

3 lines (2 loc) 100 B
import { InjectionToken } from '@angular/core'; export declare let SSO_API_URL: InjectionToken<{}>;