Skip to content

Commit 0d2ecd0

Browse files
authored
Update oauth.md
1 parent 708512c commit 0d2ecd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/pages/oauth.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ sidebar_link: false
1616

1717
## Authorization Pending
1818

19+
{:else if authCode === 'success'}
20+
21+
## Authorization Successful
22+
23+
You can now close this window.
24+
1925
{:else if authCode}
2026

2127
## Authorization Successful

0 commit comments

Comments
 (0)