Commit e67a0b4
docs(sso): expose SSO module in the generated SDK reference
Remove @internal from the SsoModule interface and SsoAccessTokenResponse
so the SSO module (getAccessToken and getIdToken) is included when the SDK
reference docs are generated. The JSDoc was already complete but hidden, so
neither method appeared on the reference site. Also add a leading comment to
the getIdToken example so the generator renders the import inside the code
block instead of hoisting it into the code-group title.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ec92f98 commit e67a0b4
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| 55 | + | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
0 commit comments