Skip to content

v1.0.0 public

Compare
Choose a tag to compare
@simeng-li simeng-li released this 10 Apr 05:40
· 19 commits to master since this release
ce1911d

Official Public Package. Fully adapt for Logto cloud.

  • including RBAC support
  • adding new logtoClient.getUserInfo fetching method for retrieving authenticated user info

What's Changed

  • refactor(dart): remove role_names claim declaration in id_token by @simeng-li in #31
  • refactor(dart): replace idTokenHint with clientId in signout uri by @simeng-li in #32
  • feat(dart): update the userInfo API response type by @simeng-li in #36
  • feat(dart): add interaction mode props to the signIn method by @simeng-li in #33

Full Changelog: v0.0.2...v1.0.0