Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for display name, initial value and url parameters #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajayyy
Copy link

@ajayyy ajayyy commented Jul 28, 2021

  • displayName (string) - Display name of user, useful when using guest accounts
  • composerIntialValue (string) - Initial value of the composer for prepoulating a sample message
  • signInPrompt (string) - Show sign in prompts
    • 'none' - Never show (default)
    • 'guests' - Show if signed in as guest
    • 'all' - Always show
  • urlParameters (boolean) - Allow adding to config with url prameters (#displayName=Something)
    • 'true' (default)
    • 'false'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant