main
Paul Schneider 7 years ago
parent 4aff6a0ff3
commit 8e16b77575
1 changed files with 1 additions and 1 deletions

@ -81,7 +81,7 @@ namespace Yavsc.Authentication
}
/// <summary>
/// Initializes a new <see cref="ZicMoove.Droid.OAuth.YaOAuth2WebAuthenticator"/>
/// Initializes a new <see cref="Yavsc.Authentication.YaOAuth2WebAuthenticator"/>
/// that authenticates using implicit granting (token).
/// </summary>
/// <param name='clientId'>

Loading…