logto-io / js

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

feat(next): add server actions support #562

Closed wangsijie closed 12 months ago

wangsijie commented 1 year ago

Summary

Add new sub-package @logto/next/server-actions, now Logto's Next SDK supports the new feature Server Actions.

A new example package also added.

Testing

Local tested with the example project.

Checklist