fix: add more oauth2 checks
This commit is contained in:
@@ -77,6 +77,7 @@ auto_derived!(
|
||||
}
|
||||
|
||||
#[derive(Copy, Hash)]
|
||||
#[cfg_attr(feature = "serde", serde(rename = "lowercase"))]
|
||||
pub enum OAuth2Scope {
|
||||
Identify,
|
||||
Full,
|
||||
|
||||
Reference in New Issue
Block a user