Skip to content

Commit

Permalink
fix list
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Sep 18, 2024
1 parent 40575e3 commit 987046b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function constructor(body: object): this;
- [`OAuth2RequestResult.hasErrorDescription()`](/reference/main/OAuth2RequestResult/hasErrorDescription)
- [`OAuth2RequestResult.hasErrorURI()`](/reference/main/OAuth2RequestResult/hasErrorURI)
- [`OAuth2RequestResult.state()`](/reference/main/OAuth2RequestResult/state)

- [`DeviceAuthorizationRequestResult.codesExpireAt()`](/reference/main/DeviceAuthorizationRequestResult/codesExpireAt)
- [`DeviceAuthorizationRequestResult.codesExpireIn()`](/reference/main/DeviceAuthorizationRequestResult/codesExpireIn)
- [`DeviceAuthorizationRequestResult.deviceCode()`](/reference/main/DeviceAuthorizationRequestResult/deviceCode)
Expand Down

0 comments on commit 987046b

Please sign in to comment.