-
Notifications
You must be signed in to change notification settings - Fork 8
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
In-Site RSVP #61
Comments
How would the authentication of a user be handled? I'm guessing the user is asked if the website can get access to the user's profile? |
Yeah, oAuth standard handshake. |
I'm guessing we could reuse the current RSVP link for this? And replace it with a |
The Create/Update RSVP API endpoint can be used: http://www.meetup.com/meetup_api/docs/2/rsvp/#create |
Yep, i would add a "un-rsvp" option as well. |
We can now allow RSVP's to be done via the website, using OAuth integration.
This can also further improve #60:
i'm here
button to allow choice: "login on meetuo and checkin" or "pick myself from a list"The text was updated successfully, but these errors were encountered: