Enable Authentication Flow in Embedded Widget

I’d like to submit a feature request related to the widget authentication flow.

Currently, as you've confirmed, the widget requires a user token and does not support any interactive sign-in methods directly within the embedded interface. This limitation makes it difficult to support flexible authentication scenarios—especially when embedding the board into public-facing sites where not all users will have a pre-issued token.

Feature Request:
It would be highly valuable if the widget could support integrated login flows—similar to the portal view—allowing users to authenticate via any configured method (e.g., SSO, email + password, or OTP) directly within the widget interface.

Benefits:

  • Greater flexibility in embedded use cases

  • Improved user experience without requiring redirects

  • Easier integration for organizations supporting multiple auth methods