Remove Uncovered API's From OAuth2 (#849)
authorchauhan321 <39993408+chauhan321@users.noreply.github.com>
Thu, 23 May 2019 07:06:36 +0000 (12:36 +0530)
committerWonYoung Choi <wy80.choi@samsung.com>
Thu, 23 May 2019 07:06:36 +0000 (16:06 +0900)
commit45d2bd6f3efb6ed13175fac5259e108833d2750a
tree152da4f75404c9fa13968e6c71e73fcada139fc5
parentf7c1f3b65cd7a6f8a5f86899750f5d49c7ccda64
Remove Uncovered API's From OAuth2 (#849)

* Remove Uncovered API's From OAuth2

Signed-off-by: kamaljeet <kamal.jc@samsung.com>
* Removed Uncovered API's From Oauth2 solved build error
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/AuthorizationResponse.cs
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/Authorizer.cs
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ClientCredentialsAuthorizer.cs
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/CodeGrantAuthorizer.cs
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ImplicitGrantAuthorizer.cs
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ResourceOwnerPwdCredentialsAuthorizer.cs