Skip to content

Commit fd6f7ce

Browse files
committed
v0.1.6
1 parent cd9d16b commit fd6f7ce

File tree

8 files changed

+21
-12
lines changed

8 files changed

+21
-12
lines changed

dist/components/authenticate/controllers/oauth2.controller.js

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/authenticate/controllers/oauth2.controller.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/components/authenticate/services/oauth2.service.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export declare class OAuth2Service extends BaseService {
4444
oauth2TokenRs: Token;
4545
}>;
4646
doClientCallback(opts: {
47+
c: string;
4748
oauth2Token: Token;
4849
}): Promise<void>;
4950
}

dist/components/authenticate/services/oauth2.service.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)