Skip to content

Releases: MuShare/PlutoSwiftClientSDK

0.8.2

22 Oct 14:53
cb6a82c
Compare
Choose a tag to compare
  • Fix multiple invalidRefreshToken events
  • Request only 1 access token refreshing task parallelly

0.8.1

19 Oct 15:23
d09c482
Compare
Choose a tag to compare
  • Add optional userId param for resendValidationEmail

0.8

18 Oct 10:22
76ce839
Compare
Choose a tag to compare
0.8
  • Register user with userId
  • Update userId
  • Login with userId

0.7

17 Oct 03:43
c7e167b
Compare
Choose a tag to compare
0.7
  • Add isForceRefresh param for myInfo
  • Rename getToken to getAccessToken
  • Rename refreshToken to refreshAccessToken

0.6

28 Sep 14:30
1ba573d
Compare
Choose a tag to compare
0.6
  • Support WeChat login and binding

0.5.3

26 Sep 14:13
9c8a1f6
Compare
Choose a tag to compare

Support the following debug method for DEBUG and ADHOC mode:

  • Reset expire time
  • Simulate invalid access token
  • Simulate invalid refreshToken

0.5.2

21 Sep 14:50
7293db1
Compare
Choose a tag to compare

Observe response by

Pluto.shared.didReceivedResponse = { response in 

}

0.5.1

20 Sep 06:39
91d00a4
Compare
Choose a tag to compare
  • Support i18n app name for mail

0.5

06 Sep 10:57
7c300da
Compare
Choose a tag to compare
0.5
  • Support binding and unbinding accounts
  • Add some errors

0.4.3

01 Sep 11:31
4972b86
Compare
Choose a tag to compare
  • Add usernameNotExsit error