Hi, I'm trying a project in which I plan to open a physical slot with a RFID Card, This attempt should be registered by software and updated in the server via GET/POST. I don't know how to link the RFID with the user/password in the server (It's a Ruby on Rails App). Could be a good idea to put in t...