Skip to content

Commit

Permalink
Merge pull request #13 from ankiitsinghh07/master
Browse files Browse the repository at this point in the history
Version 11.0.0
  • Loading branch information
akshayLoginradius authored Aug 11, 2020
2 parents 1f18d7d + 429bda9 commit 549e5d2
Show file tree
Hide file tree
Showing 13 changed files with 394 additions and 224 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
> **LoginRadius Ruby On Rails SDK Change Log** provides information regarding what has changed, more specifically what changes, improvements and bug fix has been made to the SDK. For more details please refer to the [LoginRadius API Documention](https://docs.loginradius.com/api/v2/sdk-libraries/ruby)

### Version 11.0.0
Released on **August 11,2020**

## Enhancements:
- Added a parameter isWeb in "RefreshAccessToken" API.
- Added a parameter SocialAppName in "getAccessTokenByFacebookAccessToken, getAccessTokenByTwitterAccessToken,
getAccessTokenByGoogleAccessToken, getAccessTokenByLinkedinAccessToken, getAccessTokenByAppleIdCode,
getAccessTokenByGoogleAuthCode" Native Social login APIs.

## Added new multiple APIs for better user experience:
- Added linkSocialIdentites(POST) API.
- Added linkSocialIdentitiesByPing(POST) API.
- Added getAccessTokenByAppleIdCode API.
- Added getAccessTokenByWeChatCode API.

## Removed APIs:
- linkSocialIdentity API(PUT)
- getSocialIdentity API(GET)

### Version 10.0.0
Released on **Dec 19, 2019**

Expand Down
Loading

0 comments on commit 549e5d2

Please sign in to comment.