logto-io / dart

Logto Flutter SDKs.
MIT License
18 stars 10 forks source link

feat(dart): update the userInfo api response type #36

Closed simeng-li closed 1 year ago

simeng-li commented 1 year ago

Summary

update the userInfo API response type

Flutter SDK's fetchUserInfo endpoint response type is outdated. Update the response type. Add the fetchUserInfo method to the LogtoClient

Testing

UT case updated test locally

Checklist

OR