We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
コウタローが描いてくれた蛇
The text was updated successfully, but these errors were encountered:
カラー付きで複数ゲスト対応。 ゲストアカウントはイベント一覧とかユーザ一覧とか見れなくてイベントに招待みたいにできたらいいのかなぁ
Sorry, something went wrong.
チームを実装すれば解決しそう
イベントにstatus: unlistedを持たせて、そこではユーザがbelong:noneであればパスワードを求めるようにする。 Participantコレクションにguest: trueで保存して、そのユーザのイベント一覧で表示させる。
status: unlisted
belong:none
guest: true
とりあえず、この方針でゲストとして来てくれた人は特定のイベントのみ登壇・参加・閲覧可能できそうです v2です
No branches or pull requests
コウタローが描いてくれた蛇
The text was updated successfully, but these errors were encountered: