logto-io / js

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

fix(nuxt): change default configuration error to warning #773

Closed wangsijie closed 3 months ago

wangsijie commented 3 months ago

Summary

Change the error of "empty configuration" to warning, because in some situations like static prerender, it makes sense to not setting any configurations.

Testing

Local tested.

Checklist