OAuth2 icon indicating copy to clipboard operation
OAuth2 copied to clipboard

GetLoginRequestUri Method with optional NameValueCollection parameter and default access_type=offline in GoogleClient to have refresh_token

Open Sbaia opened this issue 7 years ago • 1 comments

GetLoginRequestUri Method with optional NameValueCollection parameter for add query string parameters in uri.

Added default queryString parameter access_type=offline in GoogleClient, to take refresh_token from googleauth api, that otherwise is not returned.

Added OAuth.pfx signature with OAuth2 password

Sbaia avatar Jun 20 '18 09:06 Sbaia

Hello,

Can you please make the requested changes.

niemyjski avatar Jun 24 '19 11:06 niemyjski