logto-io / js

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

feat(client): support specifying prompt on sign-in #688

Closed charIeszhao closed 7 months ago

charIeszhao commented 7 months ago

Summary

Support dynamically specifying Prompt on signIn() function. And the SDK should take the prompt from sign in function over the one pre-configured in logto configs.

Testing

UT

Checklist