logto-io / js

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

feat!: support secure cookie storage for nuxt sdk #794

Closed xiaoyijun closed 1 month ago

xiaoyijun commented 2 months ago

Summary

Support secure cookie storage for nuxt sdk, since the default CookieStorage behavior has changed in https://github.com/logto-io/js/pull/783

Testing

Test locally.

Checklist