logto-io / js

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

feat(next): apply new sign in options #796

Closed wangsijie closed 2 days ago

wangsijie commented 2 days ago

Summary

Apply the new sign in options of base JS SDK, the sign in function now receive an object parameter.

Testing

Local tested with 2 sample projects, and the login_hint works as expected.

Checklist