Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Refactor Request Flow

Choose a tag to compare

@blakeembrey blakeembrey released this 21 Sep 20:36
· 122 commits to master since this release

Changed

  • Using a smaller build for handling the request flow
  • When refreshing a token, merge the new data with the old data and create a new token instance

Removed

  • Killed the ability to do requests directly from the user object