get_application_config

Function get_application_config 

Source
pub async fn get_application_config(client_id: i32) -> Result<JsonValue, Error>
Expand description

Returns application config, provided by the server. Can be called before authorization

ยงArguments

  • client_id - The client id to send the request to