Skip to main content

store_bearer_credential

Function store_bearer_credential 

Source
pub fn store_bearer_credential(id: &str, secret: &str) -> Result<(), String>
Expand description

Store a user-supplied credential. The value is deliberately not returned.