We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf2904 commit 855b744Copy full SHA for 855b744
crates/bitwarden-auth/src/api/enums/grant_type.rs
@@ -14,5 +14,3 @@ pub enum GrantType {
14
// TODO: Add other grant types as needed.
15
}
16
17
-// TODO: rename common to api (as in dealing with API specific concerns)
18
-// TODO: make things pub(crate) as much as possible.
0 commit comments