graph_oauth/identity/credentials/legacy/
mod.rs

1mod implicit_credential;
2
3pub use implicit_credential::*;