superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
47 stars 3 forks source link

refactor: Make AuthCache tied to configuration #251

Closed lukas-valenta closed 2 years ago

lukas-valenta commented 2 years ago

Description

Makes AuthCache tied to specific digest values

Motivation and Context

During refactor, FetchInstance was moved up and therefore it's not instantiated for each Provider

Types of changes

Checklist: