Feat certify account
- Added Certification page (certify.html)
- Render page if user state = 'certification'
- On button click of certification, send message via socketio to flask app
- Send message for account certification from flask app to rc_util via celery
- Added callback function for certify_account
- Added username to rc_util.rc_rmq.delete_queue
Edited by Krish Moodbidri