Sheeley7
Sheeley7
Please add this library to maven. It would make life easier.
@codetheweb is anything else needed to get this merged into the main branch?
Did any feature like this ever get merged into the main branch?
I am also seeing this issue with msal-node. Tried creating a basic FilePersistence example and acquireTokenSilent gives: "No refresh token found in the cache. Please sign-in." ```javascript const filePersistence =...
I created a pull request to fix this, just waiting for it to be approved and merged: https://github.com/codetheweb/muse/pull/1025#issue-2267992756 if you’re savvy enough, you can edit the SQLite database entry to...
Has a new release not been made that includes this fix? I see it in the master branch, but it looks like the latest release is before this was merged.