This repository was archived by the owner on Jan 20, 2024. It is now read-only.
Refactor Request Flow
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