Skip to content

RSVP as an authenticated user (centralized case) #10

@elmariachi111

Description

@elmariachi111

As a logged in user I can hit an RSVP button to "sign in" to an event. A server side function writes that rsvp data (the user's chosen public profile) to a Slack channel (assuming we're only managing coding earth events here) (later: have an attendee list)

At the same time we're setting a simple local storage flag that an user has signed in (which easily can be "hacked", but that's okay). if that local storage flag is set, disclose the online attendance URL. (later: x-check with the backend and build a unique join link or use a ledger based rsvp process)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions