We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89c77b commit 3793c81Copy full SHA for 3793c81
projects/lib/src/oauth-service.ts
@@ -4,8 +4,8 @@ import {
4
Optional,
5
OnDestroy,
6
Inject,
7
- DOCUMENT,
8
} from '@angular/core';
+import { DOCUMENT } from '@angular/common';
9
import {
10
HttpClient,
11
HttpHeaders,
0 commit comments