Closed anitarua closed 2 months ago
Work towards https://github.com/momentohq/dev-eco-issue-tracker/issues/975
Added a new function getDefaultCredentialProvider to the core package that's used in both node and web sdks when creating clients with optional credential providers (should be all 5 of them now: cache, topics, auth, leaderboard, storage)
getDefaultCredentialProvider
Work towards https://github.com/momentohq/dev-eco-issue-tracker/issues/975
Added a new function
getDefaultCredentialProvider
to the core package that's used in both node and web sdks when creating clients with optional credential providers (should be all 5 of them now: cache, topics, auth, leaderboard, storage)