<@U032CMXGG4A> i saw your RFC Gates and this is ex...
# developers
h
@Agusti i saw your RFC Gates and this is exactly the concept i was going for when implementing rainbowkit. not sure if you had thoughts on exact implementation but i was just doing some conditional rendering here https://github.com/calcom/cal.com/blob/85052b58aeabbb9efb75e14f0992d0ce131b4964/apps/web/components/Gates.tsx basically the gate is rendered until a
token
is provided. the token will eventually be send to the API to verify it's valid when the form is submitted let me know your thoughts or if you have a better idea for implementation