Skip to content

Latest commit

 

History

History
105 lines (47 loc) · 5.2 KB

CHANGELOG.md

File metadata and controls

105 lines (47 loc) · 5.2 KB

1.8.0 (2025-01-22)

Features

  • fix null bug for clientSecret in refreshToken (#48) (bedbc8a)

1.7.0 (2024-12-28)

Features

  • fix bug to change getUserInfo() API's method from POST to GET (#46) (22c142a)

1.6.0 (2024-07-25)

Features

1.5.0 (2024-03-10)

Features

  • set User-Agent in webview to fix Google signin failure (#38) (62efb1e)

1.4.1 (2023-10-18)

Bug Fixes

1.4.0 (2023-10-15)

Features

1.3.0 (2023-09-28)

Features

  • change refreshToken()'s grant_type to "refresh_token" (#31) (4cfea56)

1.2.0 (2023-07-14)

Features

  • add parsePort() method to fix bugs (#25) (9d1fa63)

1.1.0 (2023-05-13)

Bug Fixes

  • change dart setup action to fix CI bug (#23) (34acd21)

Features

  • support http scheme in serverUrl (#20) (a6da449)

1.0.4 (2022-08-24)

Bug Fixes

1.0.3 (2022-08-24)

Bug Fixes

1.0.2 (2022-08-09)

Bug Fixes

1.0.1 (2022-08-08)

Bug Fixes

  • GitHub release version doesn't match with the one in pub.dev (#12) (4e47ddb)

1.0.0 (2022-08-07)

Features

  • add JWT, token and user information interface (#10) (e166c15)
  • add the code (#2) (fdb1645)
  • updated workflow to automate github and pub.dev release (#4) (6f19e40)
  • updated workflow to automate github and pub.dev release (#7) (d551be2)