feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
14.98k stars 742 forks source link

fix(authentication-client): removeAccessToken throws error if storage not defined #3195

Closed foxhound87 closed 1 year ago

foxhound87 commented 1 year ago

fix: removeAccessToken throws error if storage not defined

daffl commented 1 year ago

This is a good catch, thank you!