logto-io / js

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

fix(next-server-actions-sample): add configs to get logto context #611

Closed wangsijie closed 9 months ago

wangsijie commented 9 months ago

Summary

In Next.js (Server Actions) sample package, add "configs" parameter and usage examle to "getLogtoContext".

Testing

Local tested.

Checklist