logto-io / js

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

feat(js,client): support login_hint param on sign-in #658

Closed charIeszhao closed 6 months ago

charIeszhao commented 6 months ago

Summary

Support login_hint param on sign-in.

Testing

Tested with React sample project, and the login_hint param was appended in the sign-in URL properly when navigating to Logto sign-in experience page.

image image

Checklist

- [ ] integration tests'