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 9a769e6 commit c2e23ccCopy full SHA for c2e23cc
.fernignore
@@ -29,6 +29,11 @@ src/wrapper
29
# have to override some parts.
30
src/Client.ts
31
32
+# Custom auth files
33
+src/core/auth/ConnectTokenProvider.ts
34
+src/core/auth/StaticTokenProvider.ts
35
+src/core/auth/TokenProvider.ts
36
+
37
# Custom Proxy files
38
src/api/resources/proxy/client/requests/ProxyPutRequest.ts
39
src/api/resources/proxy/client/requests/ProxyGetRequest.ts
0 commit comments