Skip to content

v1.3.0

Compare
Choose a tag to compare
@agordn52 agordn52 released this 27 Mar 10:32
· 27 commits to 2.x since this release
  • Fix get http method not setting data
  • Added authUserAccessToken() to get the users access token
  • Added authUserId() to get the users id
  • Added authUser() to get the logged in user
  • Added authUserLoggedIn() to check if a user is logged in
  • Added authShopifyUserModel() to login a user
  • Added authLogout() to logout a user
  • Added authLogin() to login a user
  • pubspec.yaml updates