karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
92 stars 17 forks source link

Direct link to join a bar #172

Open Steeven9 opened 3 months ago

Steeven9 commented 3 months ago

As a bar admin, I would like to have the option to send a unique link to people to join the bar, instead of the instance URL + the invite code.

Could be something like [base-URL]/bars/join?token=[invite-code] which upon visited, triggers the login flow and then the bar joining flow for the given bar.