-
-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export device authorization flow types in top-level namespace
Previously, some of the types were exported at the top level, and some were exported in the `devicecode` module, with no clear reason for the separation. With this change, all related types are exported at the top level, while the `devicecode` module continues to be exported for backward compatibility.
- Loading branch information
Showing
1 changed file
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters