Merge from booking branch
This commit is contained in:
parent
25906d0227
commit
9a2652739b
266 changed files with 12833 additions and 2337 deletions
|
|
@ -58,6 +58,8 @@ namespace Yavsc.Helpers.Google
|
|||
/// Initializes a new instance of the <see cref="Yavsc.Helpers.Google.OAuth2"/> class.
|
||||
/// </summary>
|
||||
/// <param name="redirectUri">Redirect URI.</param>
|
||||
/// <param name="clientId">Client identifier.</param>
|
||||
/// <param name="clientSecret">Client secret.</param>
|
||||
public OAuth2 (string redirectUri, string clientId, string clientSecret)
|
||||
{
|
||||
RedirectUri = redirectUri;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue