Feedback: When receiving an opt-in booking notific...
# general
g
Feedback: When receiving an opt-in booking notification email, we should separate the "confirm or reject" button in to two separate buttons. Additionally we shouldn't require login to accept or reject this event if clicking from the email. _Use case_: I often check my email from mobile, however I do not keep my password manager or accounts logged in on mobile. This prevents me from quickly accepting meetings, as I am currently forced until I return to my desk to do this.
z
This would be a lovely RFC on Github
p
I think i’ve seen that request before. there are some security concerns by hardcoding the auth token into the email but maybe we should just do it
🙏 1
g
@Peer I wouldn't hard code the auth token. You should generate a new token each time that is only valid once and for a limited time, similar to a password reset token.
@zomars Are RFC's on GH the best place for feedback like this? I have lot's 😀
❤️ 3
p
oh yeah i didnt meant the login AUTH but the auth token to execute that request
👍 1
yes RFCs are always appreciated
👍 1
thank you!
g
Added: https://github.com/calcom/cal.com/issues/3064 Let me know if I formatted that correctly.
❤️ 1