Skip to content

Commit

Permalink
Update doc to mention App Credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
milliams committed Sep 29, 2023
1 parent 450f4a2 commit 199b6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/identity/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

//! Authentication using Identity API v3.
//!
//! Currently only supports [Password](struct.Password.html) authentication.
//! Currently supports [Password](struct.Password.html) and [ApplicationCredential] authentication.
//! Identity API v2 is not and will not be supported.
mod application_credential;
Expand Down

0 comments on commit 199b6fa

Please sign in to comment.