logto-io / js

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

feat: init nuxt sdk #636

Closed gao-sun closed 8 months ago

gao-sun commented 8 months ago

Summary

[!Note] You may find the project structure, toolkit, and configuration are not similar to other packages, the reason is nuxt has many conventions (more specifically, convention over configuration), and we have to follow them. omg.

Testing

locally tested sign-in/out (the playground project prints correct info)

Checklist

changeset, tests, comments, etc. are coming in the following pulls.