Index

src/authed-client.config.ts

authServiceToken
authServiceToken:
Default value : new InjectionToken<AuthService>('AuthService')
clientConfigToken
clientConfigToken:
Default value : new InjectionToken<AuthedClientConfig>( 'AuthedClientConfig' )
defaultConfig
defaultConfig: AuthedClientConfig
Type : AuthedClientConfig
Default value : { tokenTimeout: 10000, isTokenValid: (token: string) => !!token, onMissingToken: () => throwError(Error('Not authenticated.')) }

results matching ""

    No results matching ""