Skip to content

Releases: LoginRadius/go-sdk

Release Version 11.5.0

08 Apr 06:19
a8f83c0

Choose a tag to compare

Enhancements

  • Add a configurable HTTP client to the LoginRadius struct

Release Version 11.4.0

03 Jun 11:25
5999da7

Choose a tag to compare

Enhancements

  • We have introduced connection pooling in the Go Default Http client to keep fewer connections open and it will support more requests with minimal server resources.
  • Enhancement in README.md file.

Added new multiple APIs for better user experience

  • GetRevokeRefreshToken
  • GetRefreshAccessTokenByRefreshToken

Release Version 11.3.0

31 Jan 12:14

Choose a tag to compare

Enhancements

  • Added Contribution Guideline file.
  • Updated jquery version 3.3.1 with latest version 3.6.0.

Removed (Deprecated) API

  • GetSocialUserProfile

Release Version 11.3.0-beta

29 Nov 07:30

Choose a tag to compare

Enhancements:

  • Added Licence.md file