logto-io / js

🤓 Logto JS SDKs.
https://docs.logto.io/quick-starts/
MIT License
61 stars 40 forks source link

feat(client,react,vue): add new SDK method to clear all cached tokens #692

Closed charIeszhao closed 5 months ago

charIeszhao commented 5 months ago

Summary

Add a new SDK method to clear all cached tokens (ID token, refresh token and access token) from storage.

Testing

UT

Checklist